my website, hosted on wisp.place
at bc3997d7adefc65c11a893ead944d0c0185cd8b3 5 lines 106 B view raw
1{ 2 "extends": "astro/tsconfigs/strict", 3 "include": [".astro/types.d.ts", "**/*"], 4 "exclude": ["dist"] 5}