Sign in
◑
Theme
apache
/
maka
/
refs/heads/fix/runtime-gateway-invocation-source
/
.
/
packages
/
cli
/
tsconfig.json
blob: b2d80aa402bf0246e2a6c873b8f507796fecb4e3 [
file
]
{
"extends"
:
"../../tsconfig.base.json"
,
"compilerOptions"
:
{
"rootDir"
:
"src"
,
"outDir"
:
"dist"
,
"declaration"
:
true
,
"declarationMap"
:
true
},
"include"
:
[
"src"
]
}