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 43a17e8 commit 02656a4Copy full SHA for 02656a4
package.json
@@ -5,7 +5,7 @@
5
"scripts": {
6
"lint": "eslint . --fix",
7
"prettier": "prettier --write . --config .prettierrc.yaml --ignore-path .prettierignore",
8
- "clean": "npm run lint && npm run prettier"
+ "clean": "npm run lint & npm run prettier"
9
},
10
"keywords": [
11
"picker",
0 commit comments