UNPKG
cerradura-iot-al
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.4
1.1.3
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Plugin para la aplicación de domoto
cerradura-iot-al
/
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"
]
}