astro-ghostcms/catppuccin-dark-demo/tsconfig.json

4 lines
64 B
JSON
Raw Normal View History

2024-01-31 22:10:06 +00:00
{
2024-01-31 22:23:24 +00:00
"extends": "astro/tsconfigs/strict",
2024-01-31 22:10:06 +00:00
"exclude": ["dist"]
}