UNPKG
@hygiene/core
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
Keep your TODOs and FIXMEs healthy
github.com/Leko/hygiene
Leko/hygiene
@hygiene/core
/
tsconfig.json
6 lines
(5 loc)
•
88 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
"../../tsconfig.json"
,
"include"
:
[
"src/**/*"
]
,
"outDir"
:
"./dist"
}