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