Skip to content

Commit

Permalink
Remove lint command
Browse files Browse the repository at this point in the history
* eslint has been removed.
  • Loading branch information
eregon committed Aug 12, 2020
1 parent c233f78 commit 162161e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Download a prebuilt Ruby and add it to the PATH in 5 seconds",
"main": "index.js",
"scripts": {
"lint": "eslint *.js",
"package": "ncc build index.js -o dist"
},
"repository": {
Expand Down

0 comments on commit 162161e

Please sign in to comment.