remove unused script
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
"lint": "astro check --minimumFailingSeverity warning && biome check .",
|
"lint": "astro check --minimumFailingSeverity warning && biome check .",
|
||||||
"format": "biome format . --write",
|
"format": "biome format . --write",
|
||||||
"prepare": "husky",
|
"prepare": "husky",
|
||||||
"precommit": "lint-staged",
|
|
||||||
"ci": "astro check && biome ci ."
|
"ci": "astro check && biome ci ."
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|||||||
Reference in New Issue
Block a user