UNPKG
@helldoc/cli
Version:
latest (0.6.0)
0.6.0
0.5.3
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
helldoc CLI
github.com/fimars/hell
fimars/hell
@helldoc/cli
/
tsconfig.json
7 lines
•
110 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"rootDir"
:
"src"
,
"outDir"
:
"build"
}
}