We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a864584 commit d81e7e3Copy full SHA for d81e7e3
README.md
@@ -52,7 +52,7 @@ add plugin to your `tsconfig.json`:
52
and run the migration script
53
54
```
55
-update-strict-comments
+./node_modules/.bin/update-strict-comments
56
57
58
That's it! You should be able to see strict typechecking in files without the `@ts-strict-ignore`
0 commit comments