remove webpack tsconfig

This commit is contained in:
Lukas Hass
2022-02-03 18:42:02 +01:00
parent 8155b774d5
commit e4ca1e97fc
-7
View File
@@ -1,7 +0,0 @@
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"esModuleInterop": true
}
}