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 faa22f1 commit 26f7ba4Copy full SHA for 26f7ba4
package.json
@@ -23,7 +23,7 @@
23
"format": "prettier --write \"./**/*.{js,ts,css,less,json,md,html,yml,yaml,pcss,jsx,tsx}\"",
24
"lerna-version": "lerna version",
25
"lint": "eslint . --ext .js --fix",
26
- "lint:package": "sort-package-json"
+ "format:package": "sort-package-json"
27
},
28
"contributes": {
29
"snippets": [
0 commit comments