astro-ghostcms/playground/tsconfig.json

4 lines
64 B
JSON
Raw Normal View History

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