File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 },
5151 "scripts" : {
5252 "test" : " tap" ,
53- "test-only" : " tap --only" ,
5453 "posttest" : " node ../.. run lint" ,
5554 "snap" : " tap" ,
56- "postsnap" : " npm run lintfix" ,
5755 "test-proxy" : " ARBORIST_TEST_PROXY=1 tap --snapshot" ,
58- "eslint" : " eslint" ,
5956 "lint" : " eslint \" **/*.js\" " ,
6057 "lintfix" : " node ../.. run lint -- --fix" ,
6158 "benchmark" : " node scripts/benchmark.js" ,
6259 "benchclean" : " rm -rf scripts/benchmark/*/" ,
63- "npmclilint" : " npmcli-lint" ,
6460 "postlint" : " template-oss-check" ,
6561 "template-oss-apply" : " template-oss-apply --force"
6662 },
Original file line number Diff line number Diff line change 3232 ],
3333 "license" : " ISC" ,
3434 "scripts" : {
35- "eslint" : " eslint" ,
3635 "lint" : " eslint \" **/*.js\" " ,
3736 "lintfix" : " node ../.. run lint -- --fix" ,
3837 "test" : " tap" ,
Original file line number Diff line number Diff line change 3131 ],
3232 "license" : " ISC" ,
3333 "scripts" : {
34- "eslint" : " eslint" ,
3534 "lint" : " eslint \" **/*.js\" " ,
3635 "lintfix" : " node ../.. run lint -- --fix" ,
3736 "posttest" : " node ../.. run lint" ,
Original file line number Diff line number Diff line change 88 " lib/"
99 ],
1010 "scripts" : {
11- "prerelease" : " npm t" ,
12- "postrelease" : " npm publish && git push --follow-tags" ,
1311 "test" : " tap" ,
1412 "lint" : " eslint \" **/*.js\" " ,
1513 "postlint" : " template-oss-check" ,
Original file line number Diff line number Diff line change 1414 ],
1515 "license" : " ISC" ,
1616 "scripts" : {
17- "eslint" : " eslint" ,
1817 "lint" : " eslint \" **/*.js\" " ,
1918 "lintfix" : " node ../.. run lint -- --fix" ,
2019 "test" : " tap" ,
You can’t perform that action at this time.
0 commit comments