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 82b0547 commit a13aefdCopy full SHA for a13aefd
README.md
@@ -1,11 +1,11 @@
1
##### NB! This is readme for 3.0.0 - vNext version
2
See [here for v2 docs](https://github.com/fuse-box/fuse-box-typechecker/tree/dee2380a88b66704299b1c2e3345d935ca21f651)
3
4
-# fuse-box-typechecker 3.0.0-vNext
+# fuse-box-typechecker 3.0.0
5
Simple helper to do typechecking
6
You need to install newest typescript to use this.
7
8
-```npm install fuse-box-typechecker@next```
+```npm install fuse-box-typechecker```
9
10
11
### Output sample with all options enabled
0 commit comments