A Shanzhai plugin which loads a set of TypeScript compiler options for ES5.
When installed, this plugin will load a configuration into the TypeScript compiler options store.
The full configuration can be found within the source code, here, but the general summary is that:
- All strictness options are enabled.
- The target platform is any ES5-compatible web browser.
This package has the following runtime dependencies:
Name | Version |
---|---|
typescript |
This package has no runtime peer dependencies (it does not expect any other packages to be installed alongside itself).