ellie-patchnotes/tsconfig.json

6 lines
No EOL
72 B
JSON

{
"extends": "astro/tsconfigs/strict",
"exclude": [
"dist"
]
}