Sign in Sign up
npm

tslint-proper-import-require

A TSLint rule that verifies whether you should be using the `import from` or `import require` syntax when importing an external module to follow the ES6 spec, without depending on workarounds supplied by Typescript that have the potential to be removed in

npm View on Npm

Activity

Latest release
8y ago
Total releases
6
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Oct 12, 2017
Releases
Version Released
0.0.6 patch
0.0.5 patch
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial