Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
astral-sh
/
ruff
/
refs/heads/upstream/dcreager/function-enum
/
.
/
playground
/
tsconfig.node.json
blob: c4f5d4847bbd4cf7fa5c65c87d210a274fdc1c44 [
file
] [
edit
]
{
"compilerOptions"
:
{
"composite"
:
true
,
"module"
:
"ESNext"
,
"moduleResolution"
:
"Node"
,
"allowSyntheticDefaultImports"
:
true
},
"include"
:
[
"ruff/vite.config.ts"
,
"knot/vite.config.ts"
]
}