File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 "postbuild" : " es-check es2015 ../deps/*.js build/*.js" ,
1717 "test" : " karma start karma.conf.js --single-run" ,
1818 "format" : " run-s private::format.*" ,
19- "lint" : " run-s private::lint.*"
19+ "lint" : " run-s private::lint.* --continue-on-error "
2020 },
2121 "author" : " chriddyp" ,
2222 "license" : " MIT" ,
Original file line number Diff line number Diff line change 3838 "format" : " run-s private::format.*" ,
3939 "initialize" : " run-s private::initialize.*" ,
4040 "prepare" : " husky install" ,
41- "lint" : " run-s private::lint.*" ,
41+ "lint" : " run-s private::lint.* --continue-on-error " ,
4242 "setup-tests.py" : " run-s private::test.py.deploy-*" ,
4343 "setup-tests.R" : " run-s private::test.R.deploy-*" ,
4444 "citest.integration" : " run-s setup-tests.py private::test.integration-*" ,
You can’t perform that action at this time.
0 commit comments