We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9eae7e commit 59bf2f5Copy full SHA for 59bf2f5
package.json
@@ -100,7 +100,6 @@
100
"docs:preview": "astro preview --config astro.config.js",
101
"fix": "run-s -sl fix:*",
102
"fix:eslint": "eslint --fix .",
103
- "fix:pkg": "npm pkg fix",
104
"fix:prettier": "prettier --write . && markdownlint-cli2 --fix \"**/*.md\"",
105
"lint": "run-p -sl --aggregate-output lint:*",
106
"lint-staged": "lint-staged",
0 commit comments