{
"extends": "astro/tsconfigs/strictest",
"compilerOptions": {
"strictNullChecks": true,
"types": ["unplugin-icons/types/astro"]
}