ellie-patchnotes/tsconfig.json

6 lines
72 B
JSON
Raw Permalink Normal View History

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