Skip to content

Latest commit

 

History

History

es5-type-script-compiler-options-plugin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@shanzhai/es5-type-script-compiler-options-plugin Continuous Integration License FOSSA Status Renovate enabled npm npm type definitions

A Shanzhai plugin which loads a set of TypeScript compiler options for ES5.

Usage

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.

Dependencies

This package has the following runtime dependencies:

Name Version
typescript 4.6.3

Peer Dependencies

This package has no runtime peer dependencies (it does not expect any other packages to be installed alongside itself).

License

FOSSA Status