Skip to content

Commit

Permalink
update to latest homebridge plugin template
Browse files Browse the repository at this point in the history
  • Loading branch information
apatsufas committed Oct 8, 2024
1 parent 7c3a7b2 commit 984b0c7
Show file tree
Hide file tree
Showing 22 changed files with 1,451 additions and 922 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files.eol": "\n",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.rulers": [140],
"eslint.enable": true
Expand Down
Loading

0 comments on commit 984b0c7

Please sign in to comment.