Skip to content

Commit 96e1ad0

Browse files
committed
Added nightwatch devtools to lint check
1 parent 39987fa commit 96e1ad0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nightwatch-devtools/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"build": "tsc",
1313
"watch": "tsc --watch",
1414
"clean": "rm -rf dist",
15+
"lint": "eslint .",
1516
"example": "nightwatch -c example/nightwatch.conf.cjs"
1617
},
1718
"keywords": [

0 commit comments

Comments
 (0)