Files
Compleet 006955bfc8
validate / validate (push) Failing after 7s
Establish the publication foundation
2026-07-14 11:54:31 +01:00

6 lines
109 B
JSON

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