UNPKG
@punchcard/data-lake
Version:
latest (0.20.0)
0.20.0
0.17.0
0.16.0
0.14.0
0.14.0-rc2
0.14.0-rc1
0.13.0
0.13.0-rc2
0.13.0-rc1
0.12.0
0.11.0
0.10.0
0.9.2
Data Lake Construct
github.com/sam-goodwin/punchcard
sam-goodwin/punchcard
@punchcard/data-lake
/
tsconfig.json
9 lines
•
119 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"../../../tsconfig.json"
,
"compilerOptions"
:
{
"outDir"
:
"lib"
}
,
"include"
:
[
"src"
]
}