klint -> kcheck
This commit is contained in:
parent
54e24b6a6c
commit
7116816624
2
Makefile
2
Makefile
@ -17,7 +17,7 @@ watch: clean
|
||||
./node_modules/.bin/gulp watch
|
||||
|
||||
lint:
|
||||
./node_modules/.bin/klint
|
||||
./node_modules/.bin/kcheck
|
||||
|
||||
clean: test-clean
|
||||
rm -rf packages/babel-polyfill/browser*
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
"codecov.io": "^0.1.6",
|
||||
"derequire": "^2.0.2",
|
||||
"es5-shim": "^4.1.7",
|
||||
"klint": "^1.0.0",
|
||||
"kcheck": "^1.0.0",
|
||||
"flow-bin": "^0.21.0",
|
||||
"fs-readdir-recursive": "^0.1.2",
|
||||
"gulp": "^3.9.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user