UNPKG
awatif-mesh
Version:
latest (1.0.1)
1.0.1
1.0.0
Awatif Mesh
awatif-mesh
/
tsconfig.json
9 lines
(8 loc)
•
133 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"compilerOptions"
:
{
"target"
:
"ES2015"
,
"module"
:
"ES2015"
,
"moduleResolution"
:
"Bundler"
,
"noEmit"
:
true
}
}