Compiles and runs. Devices appearing in home kit.
This commit is contained in:
12
tslint.json
Normal file
12
tslint.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"defaultSeverity": "error",
|
||||
"extends": [
|
||||
"tslint:recommended"
|
||||
],
|
||||
"jsRules": {
|
||||
"ordered-imports": false,
|
||||
"semicolon": true,
|
||||
},
|
||||
"rules": {},
|
||||
"rulesDirectory": []
|
||||
}
|
||||
Reference in New Issue
Block a user