Sign in
fuchsia
/
third_party
/
github.com
/
astral-sh
/
ruff
/
refs/heads/upstream/parse-recursion-limit
/
.
/
playground
/
tsconfig.node.json
blob: 56ea1c6b3753a416992417fa3838ee864983c928 [
file
] [
edit
]
{
"compilerOptions"
:
{
"composite"
:
true
,
"module"
:
"ESNext"
,
"moduleResolution"
:
"Node"
,
"allowSyntheticDefaultImports"
:
true
},
"include"
:
[
"ruff/vite.config.ts"
,
"ty/vite.config.ts"
]
}