allegro / typescript-strict-plugin

Typescript plugin that allows turning on strict mode in specific files or directories.
MIT License
335 stars 29 forks source link

(2.0.0-beta.0) update-strict-comments doesn't remove ts-strict comment in strict files without errors #22

Closed kamkry closed 2 years ago

kamkry commented 2 years ago

As in title.

Reproduction

  1. Add //@ts-strict to a file without any strict errors
  2. run update-strict-comments