1{ 2 "extends": "astro/tsconfigs/strict", 3 "compilerOptions": { 4 "types": ["unplugin-icons/types/astro"] 5 } 6}