File size: 109 Bytes
8233968
 
 
 
 
1
2
3
4
5
6
{
  "extends": "astro/tsconfigs/strict",
  "include": [".astro/types.d.ts", "**/*"],
  "exclude": ["dist"]
}