UNPKG
@importantimport/tsconfig
Version:
latest (1.0.0-beta.2)
1.0.0-beta.2
1.0.0-beta.1
1.0.0-beta.0
0.1.1
0.1.0
0.0.1
## Usage
github.com/importantimport/config
importantimport/config
@importantimport/tsconfig
/
parts
/
emit-declaration-only.json
7 lines
(6 loc)
•
117 B
JSON
View Raw
1
2
3
4
5
6
7
{
"
$schema
"
:
"https://json.schemastore.org/tsconfig"
,
"compilerOptions"
: {
"emitDeclarationOnly"
:
true
} }