File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "async" : " ~0.9.0" ,
88 "clone" : " ~1.0.2" ,
99 "enhanced-resolve" : " ~0.8.2" ,
10- "eslint-plugin-nodeca" : " ^1.0.3" ,
1110 "esprima" : " ~1.2.0" ,
1211 "interpret" : " ^0.5.2" ,
1312 "memory-fs" : " ~0.2.0" ,
3231 "coveralls" : " ^2.11.2" ,
3332 "css-loader" : " ~0.14.0" ,
3433 "eslint" : " ^0.24.0" ,
34+ "eslint-plugin-nodeca" : " ^1.0.3" ,
3535 "express" : " ~3.4.8" ,
3636 "extract-text-webpack-plugin" : " ~0.8.0" ,
3737 "file-loader" : " ~0.8.0" ,
7575 "pretest" : " npm run lint" ,
7676 "test" : " mocha" ,
7777 "travis" : " npm run cover -- --report lcovonly" ,
78- "lint" : " eslint lib" ,
78+ "lint" : " node_modules/ eslint/bin/eslint.js lib" ,
7979 "precover" : " npm run lint" ,
8080 "cover" : " istanbul cover -x *.runtime.js node_modules/mocha/bin/_mocha" ,
8181 "publish-patch" : " mocha && npm version patch && git push && git push --tags && npm publish"
You can’t perform that action at this time.
0 commit comments