remove kcheck, unused devDeps (#3693)

remove unused packages (devDeps)
This commit is contained in:
Henry Zhu
2016-09-02 08:44:39 -04:00
committed by GitHub
parent 2664c1658d
commit d81e154aca
4 changed files with 33 additions and 10 deletions

16
.flowconfig Normal file
View File

@@ -0,0 +1,16 @@
[ignore]
.*/packages/.*/lib
.*/packages/.*/test
[include]
packages/*/src
[libs]
lib/file.js
lib/parser.js
lib/types.js
[options]
strip_root=true
suppress_comment= \\(.\\|\n\\)*\\$FlowFixMe
suppress_comment= \\(.\\|\n\\)*\\$FlowIssue