File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 "test:e2e:codegen:only" : " playwright codegen" ,
3535 "test:playwright:report:show" : " playwright show-report" ,
3636 "test:playwright:trace:show" : " playwright show-trace" ,
37- "lint" : " npm run lint:base && npm run lint:prettier && npm run lint:eslint && npm run lint:stylelint" ,
38- "lint:fix" : " npm run lint:base && npm run lint:prettier :fix && npm run lint:eslint :fix && npm run lint:stylelint:fix" ,
37+ "lint" : " npm run lint:base && npm run lint:eslint && npm run lint:prettier && npm run lint:stylelint" ,
38+ "lint:fix" : " npm run lint:base && npm run lint:eslint :fix && npm run lint:prettier :fix && npm run lint:stylelint:fix" ,
3939 "lint:base" : " npm run lint:types && npm run lint:svelte" ,
4040 "lint:types" : " tsc --project ./tsconfig.json" ,
4141 "lint:svelte" : " svelte-kit sync && svelte-check --tsconfig ./tsconfig.json" ,
You can’t perform that action at this time.
0 commit comments