Remove redundant tsconfig exclude

This commit is contained in:
Max Schmidt 2023-06-17 01:23:19 +02:00
parent 99a1eded0f
commit ff391bf11c
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
{
"include": ["*.ts"],
"exclude": ["node_modules"],
"references": [
{
"path": "./astro/tsconfig.json"