Skip to content

Commit

Permalink
🤑 You can earn more many when you are an expert!
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhama committed Nov 21, 2019
1 parent bad4737 commit 73ceb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Core JS 101",
"scripts": {
"test": "npm run lint && mocha",
"lint": "node node_modules/eslint/bin/eslint.js ./task"
"lint": "node node_modules/eslint/bin/eslint.js ./src"
},
"author": "aorgish, mikhama",
"license": "MIT",
Expand Down

0 comments on commit 73ceb1b

Please sign in to comment.