Skip to content

Commit 162161e

Browse files
committed
Remove lint command
* eslint has been removed.
1 parent c233f78 commit 162161e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "Download a prebuilt Ruby and add it to the PATH in 5 seconds",
55
"main": "index.js",
66
"scripts": {
7-
"lint": "eslint *.js",
87
"package": "ncc build index.js -o dist"
98
},
109
"repository": {

0 commit comments

Comments
 (0)