Skip to content

Commit e1755e0

Browse files
committed
chore(tools): remove eslint script command
1 parent 943ef3c commit e1755e0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"main": "dist/main.js",
55
"type": "module",
66
"scripts": {
7-
"build": "tsc",
8-
"lint": "eslint"
7+
"build": "tsc"
98
},
109
"keywords": [
1110
"Flow Launcher",

0 commit comments

Comments
 (0)