8 行
181 B
JSON
8 行
181 B
JSON
|
|
{
|
||
|
|
"extends": "@tsconfig/node22/tsconfig.json",
|
||
|
|
"include": ["vite.config.*"],
|
||
|
|
"compilerOptions": {
|
||
|
|
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo"
|
||
|
|
}
|
||
|
|
}
|