UNPKG
homebridge-smartthings-cjc
Version:
latest (2.3.10)
2.3.10
2.3.9
SmartThings plugin for HomeBridge
github.com/tonesto7/homebridge-smartthings/
https:/github.com
homebridge-smartthings-cjc
/
jsconfig.json
8 lines
•
105 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"compilerOptions"
:
{
"target"
:
"ES6"
}
,
"exclude"
:
[
"node_modules"
]
}