Skip to content

Commit 3c59c70

Browse files
committed
Add lint script
1 parent 67ced98 commit 3c59c70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"scripts": {
4444
"vscode:prepublish": "npm run compile",
4545
"compile": "tsc -b",
46+
"lint": "eslint",
4647
"watch": "tsc -b -w"
4748
},
4849
"devDependencies": {

0 commit comments

Comments
 (0)