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 8c426e6 commit 70f5afdCopy full SHA for 70f5afd
spectral/package.json
@@ -8,7 +8,6 @@
8
"build": "npm run clean && tsc && npm run copy-ruleset",
9
"clean": "rm -rf dist",
10
"lint": "eslint src/**/*.ts",
11
- "publish": "npm publish dist",
12
"copy-ruleset": "cp ./ruleset.yaml ./dist/ruleset.yaml && cp ./package.json ./dist/package.json",
13
"spectral-lint": "spectral lint --ruleset ./examples/.spectral-local.yaml",
14
"cli-integration-tests": "./scripts/rules.sh",
0 commit comments