Sign in
◑
Theme
apache
/
superset
/
refs/heads/chore/ci/setup-python-ref-version-mismatch
/
.
/
superset-frontend
/
plugins
/
plugin-chart-echarts
/
test
/
tsconfig.json
blob: 42fa49ba5149ef4b30e3bc687a834ea2b25a8435 [
file
]
{
"compilerOptions"
:
{
"composite"
:
false
,
"emitDeclarationOnly"
:
false
,
"rootDir"
:
"."
},
"extends"
:
"../../../tsconfig.json"
,
"include"
:
[
"**/*"
,
"../types/**/*"
,
"../../../types/**/*"
]
}