mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-11-18 09:09:03 +00:00
lint & format
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Home Assistant add-on talking to Futurehome Smarthub via FIMP",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"lint": "eslint src/**.ts",
|
||||
"lint": "eslint src/**/*.ts",
|
||||
"build": "rimraf ./dist && tsc",
|
||||
"start": "node dist/index.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user