UNPKG
domoticz-api-linker
Version:
latest (0.3.0)
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
Domoticz API Javascript Bridge Connector
github.com/lalmat/domoticz-api
lalmat/domoticz-api
domoticz-api-linker
/
.babelrc
11 lines
(10 loc)
•
166 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
: [
"
@babel
/env"
,
"
@babel
/typescript"
],
"plugins"
: [
"
@babel
/proposal-class-properties"
,
"
@babel
/proposal-object-rest-spread"
] }