Files
wehub-resource-sync 221778fa98
rowboat / apps/x Vitest suites (push) Waiting to run
rowboat / apps/x Electron package smoke test (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:33:34 +08:00

10 lines
209 B
JSON

{
"compilerOptions": {
"strict": true,
"skipLibCheck": true,
"baseUrl": ".",
"target": "ES2022",
"module": "NodeNext",
"moduleResolution": "NodeNext"
}
}