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 86305e9 commit 5a33ef1Copy full SHA for 5a33ef1
package.json
@@ -8,7 +8,7 @@
8
"private": true,
9
"scripts": {
10
"eslint": "eslint index.js",
11
- "format": "eslint --fix index.js && prettier index.js",
+ "format": "eslint --fix index.js && prettier --write index.js",
12
"start": "node index.js"
13
},
14
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610",
0 commit comments