UNPKG
cerradura-iot-timer
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Plugin para la aplicación de domoto con un timer para la cerradura IoT
cerradura-iot-timer
/
jsconfig.json
12 lines
•
233 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
// See http://go.microsoft.com/fwlink/?LinkId=759670
// for the documentation about the jsconfig.json format
"compilerOptions"
:
{
"target"
:
"es6"
}
,
"exclude"
:
[
"node_modules"
,
"bower_components"
,
"jspm_packages"
]
}