UNPKG
@m-doc/types
Version:
latest (0.1.0)
next (0.6.2-next.94)
0.6.2-next.94
0.1.0
mdl implementation in typescript
@m-doc/types
/
tsconfig.json
8 lines
(7 loc)
•
110 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"rootDir"
:
"src"
,
"outDir"
:
"dist"
}
}