Sign in
◑
Theme
apache
/
burr
/
refs/heads/experiment/executable-doc-recipes
/
.
/
telemetry
/
ui
/
tsconfig.node.json
blob: c172b46b9aad902f6613cf974e52e250bc3587c1 [
file
]
{
"compilerOptions"
:
{
"composite"
:
true
,
"skipLibCheck"
:
true
,
"module"
:
"esnext"
,
"moduleResolution"
:
"bundler"
,
"allowSyntheticDefaultImports"
:
true
},
"include"
:
[
"vite.config.ts"
]
}