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 32b7c59 commit e153e4dCopy full SHA for e153e4d
Lesson06/exercise01/result/package.json
@@ -5,8 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
- "lint": "prettier --write src/**/*.js && eslint src/*.js",
9
- "prettier": "prettier --write src/**/*.js"
+ "lint": "prettier --write src/**/*.js && eslint src/*.js"
10
},
11
"keywords": [],
12
"author": "",
0 commit comments