Skip to content

Commit 4de28d2

Browse files
committed
Added nightwatch devtools to lint check
1 parent af841eb commit 4de28d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)