astro-ghostcms/www/tsconfig.json

4 lines
64 B
JSON
Raw Permalink Normal View History

2024-01-23 20:03:56 +00:00
{
"extends": "astro/tsconfigs/strict",
"exclude": ["dist"]
}