File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4242 "lint" : " run-s prepare lint-raw" ,
4343 "lint-raw" : " run-s build-types test-eslint bundle-package test-publint" ,
4444 "test" : " run-s prepare test-raw" ,
45- "test-raw" : " run-s lint-raw types-coverage bundle-tests test-unit test-promises test-entries test-compat-data test-compat-tools test-builder test-babel-plugin check" ,
45+ "test-raw" : " run-s lint-raw test-type-definitions types-coverage bundle-tests test-unit test-promises test-entries test-compat-data test-compat-tools test-builder test-babel-plugin check" ,
4646 "test-eslint" : " npm run zxi time tests/eslint/runner.mjs" ,
4747 "test-publint" : " npm run zxi time tests/publint/runner.mjs" ,
4848 "test-unit" : " run-s test-unit-karma test-unit-node test-unit-bun" ,
You can’t perform that action at this time.
0 commit comments