Remove obsolete includes from tsconfig.
This commit is contained in:
parent
acb2bb409b
commit
18b908eca4
|
@ -14,9 +14,6 @@
|
|||
"target": "ES2022"
|
||||
},
|
||||
"include": [
|
||||
"*.ts",
|
||||
"source",
|
||||
"tests",
|
||||
"vite.config.ts"
|
||||
"source"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue