Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NebzHB authored Aug 13, 2024
1 parent 3693468 commit a181f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "echo \"Error: configure and run homebridge to start\" && exit 1",
"lint:js": "eslint resources/*.js",
"lint:js": "eslint *.js",
"lint": "npm run lint:js"
},
"engines": {
Expand Down

0 comments on commit a181f55

Please sign in to comment.