UNPKG
@raincatcher/logger
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
0.0.1
Logger facade used by RainCatcher modules
@raincatcher/logger
/
tsconfig.json
8 lines
(7 loc)
•
97 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"../../tsconfig.json"
,
"include"
:
[
"src/"
,
"test/"
]
}