mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2025-09-06 02:30:45 +00:00
almost done
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "astro/tsconfigs/strictest",
|
||||
"compilerOptions": {
|
||||
"strictNullChecks": true
|
||||
"strictNullChecks": true,
|
||||
"types": ["unplugin-icons/types/astro"]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user