Files
wehub-resource-sync 2d398e1894
Deploy Github Pages / deploy (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:30:43 +08:00

8 lines
122 B
JSON

{
"extends": "../../tsconfig.prod.json",
"compilerOptions": {
"outDir": "./dist"
},
"include": ["src/**/*"]
}