google / closure-compiler-js

Package for the JS version of closure-compiler for use via NPM
https://github.com/google/closure-compiler
Apache License 2.0
1.84k stars 64 forks source link

Feature request: support strictCheckTypes #106

Closed amarcu5 closed 6 years ago

amarcu5 commented 6 years ago

Now that --newTypeInf is depreciated I think it would be a good time to support strictCheckTypes or better yet --jscompError flags

ChadKillingsworth commented 6 years ago

These are supported. Development has moved to the google-closure-compiler npm package at https://github.com/google/closure-compiler-npm.

No new deployments will happen here.

leeoniya commented 6 years ago

Development has moved to the google-closure-compiler npm package at https://github.com/google/closure-compiler-npm.

this probably belongs in a prominent heading at the top of the main readme

ChadKillingsworth commented 6 years ago

Yeah I agree. cc @samthor