ellie-patchnotes/tsconfig.json

6 lines
72 B
JSON
Raw Normal View History

2024-01-19 23:55:32 +13:00
{
"extends": "astro/tsconfigs/strict",
"exclude": [
"dist"
]
}