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 4040 "test:e2e:hosts" : " turbo run test:hosted" ,
4141 "benchmark" : " astro-benchmark" ,
4242 "lint" : " biome lint && knip && eslint . --report-unused-disable-directives-severity=warn --concurrency=auto" ,
43- "lint:ci" : " biome ci --formatter-enabled=false --enforce-assist=false --reporter=github && eslint . --concurrency=auto --report-unused-disable-directives-severity=warn && knip " ,
43+ "lint:ci" : " biome ci --formatter-enabled=false --enforce-assist=false --reporter=github && knip && eslint . --concurrency=auto --report-unused-disable-directives-severity=warn" ,
4444 "lint:fix" : " biome lint --write --unsafe" ,
4545 "publint" : " pnpm -r --filter=astro --filter=create-astro --filter=\" @astrojs/*\" --no-bail exec publint" ,
4646 "version" : " changeset version && node ./scripts/deps/update-example-versions.js && pnpm install --no-frozen-lockfile && pnpm run format" ,
You can’t perform that action at this time.
0 commit comments