mirror of
https://github.com/ezolenko/rollup-plugin-typescript2.git
synced 2025-12-08 19:06:16 +00:00
docs: mention transpileOnly in check: false (#378)
- this is a common name in other TS integrations and has been mentioned in the issues before - so add it in the docs for searchability
This commit is contained in:
parent
abbd194ebf
commit
21549dcd8f
@ -133,6 +133,7 @@ See [#108](https://github.com/ezolenko/rollup-plugin-typescript2/issues/108)
|
||||
* `check`: true
|
||||
|
||||
Set to false to avoid doing any diagnostic checks on the code.
|
||||
Setting to false is sometimes referred to as `transpileOnly` by other TypeScript integrations.
|
||||
|
||||
* `verbosity`: 1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user