UNPKG
htmlyer
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
htmlyer
github.com/iGdea/htmlyer/tree/master/packages/htmlyer
iGdea/htmlyer
htmlyer
/
tsconfig.json
10 lines
(9 loc)
•
119 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"outDir"
:
"dist"
,
}
,
"include"
:
[
"src"
]
}