项目文件夹

文件
wehub-resource-sync 2c632336aa
CI / Viewer CI (push) Successful in 13m37s
CI / Core CI (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:32:38 +08:00

10 行
181 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"lib": ["ES2023"],
"allowImportingTsExtensions": true,
"types": ["node"]
},
"include": ["vite.config.ts"]
}