{
	"extends": "astro/tsconfigs/base",
	"compilerOptions": {
		"types": ["astro/client", "./env.d.ts"],
		"verbatimModuleSyntax": false
	}
}
