UNPKG
cerradura
Version:
latest (1.1.7)
1.1.7
Plugin para la aplicación de domoto
cerradura
/
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"
]
}