ellie-patchnotes/tsconfig.json

6 lines
72 B
JSON
Raw Normal View History

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