@shanzhai/es5-type-script-compiler-options-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.18 • Public • Published

@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

/@shanzhai/es5-type-script-compiler-options-plugin/

    Package Sidebar

    Install

    npm i @shanzhai/es5-type-script-compiler-options-plugin

    Weekly Downloads

    13

    Version

    0.0.18

    License

    MIT

    Unpacked Size

    9.78 kB

    Total Files

    5

    Last publish

    Collaborators

    • jameswilddev