Files
wehub-resource-sync 9f48d4a18c
Docs / Build (push) Waiting to run
Docs / Deploy (push) Blocked by required conditions
chore: import upstream snapshot with attribution
2026-07-13 12:37:25 +08:00

6 lines
109 B
JSON

{
"extends": "astro/tsconfigs/strict",
"include": [".astro/types.d.ts", "**/*"],
"exclude": ["dist"]
}