UNPKG
ucbuilder
Version:
beta (2.0.1-beta.6)
beta.3 (1.0.0-beta.3)
latest (2.0.1)
2.0.1
2.0.1-beta.6
2.0.1-beta.5
2.0.1-beta.4
2.0.1-beta.2
2.0.1-beta.1
2.0.1-beta.0
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
1.0.0-beta.0
:Shree Ganeshay Namah: new way app design
github.com/pratik2201/ucbuilder
pratik2201/ucbuilder
ucbuilder
/
tsconfig.types.json
11 lines
(10 loc)
•
238 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"declarationDir"
:
"out"
,
"declaration"
:
true
,
"emitDeclarationOnly"
:
true
,
"emitDecoratorMetadata"
:
false
,
"experimentalDecorators"
:
false
,
}
}