feat(yeelight): handle yeelights
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"inlineSourceMap": false,
|
||||
"outDir": "dist/",
|
||||
"rootDir": "./src",
|
||||
"moduleResolution": "node"
|
||||
"moduleResolution": "node",
|
||||
"noImplicitAny": false
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.ts",
|
||||
|
||||
Reference in New Issue
Block a user