File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 5151 eslintTsVersion :
5252 - ^6
5353 - ^7
54- - ~8.0
54+ - ^8
5555 - canary
5656 tsVersion :
5757 - 5.3
Original file line number Diff line number Diff line change 88 "test:check:with-allow-js" : " eslint . --max-warnings=0" ,
99 "test:check:without-allow-gjs" : " ALLOW_GJS=false pnpm run _:lint-with-error" ,
1010 "test:check:project-service" : " PROJECT_SERVICE=true eslint . --max-warnings=0" ,
11- "test:check:project" : " PROJECT=tsconfig.json TSCONFIG_ROOT_DIR=$(pwd) eslint . --max-warnings=0" ,
1211 "test:check:project:alternate" : " PROJECT=tsconfig.nojs.json pnpm run _:lint-with-error" ,
1312 "test:check:allow-gjs-false" : " ALLOW_GJS=false pnpm run _:lint-with-error" ,
1413 "test:check:allow-gjs-true" : " ALLOW_GJS=true eslint . --max-warnings=0"
You can’t perform that action at this time.
0 commit comments