{
	"extends": "astro/tsconfigs/base",
	"include": [
		"./worker-configuration.d.ts",
		"./index.tsx",
		"./src/**/*.ts",
		"./src/**/*.tsx"
	]
}
