UNPKG
brematic
Version:
latest (1.0.0)
1.0.0
Library to control Brennerstuhl Brematic devices via Node.js
cvieth/brematic
brematic
/
.eslintrc.json
6 lines
•
62 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
"strongloop"
,
"env"
:
{
"es6"
:
true
}
}