remove webpack tsconfig

This commit is contained in:
Lukas Hass 2022-02-03 18:42:02 +01:00
parent 8155b774d5
commit e4ca1e97fc
No known key found for this signature in database
GPG Key ID: 7C8CEF72C4039178

View File

@ -1,7 +0,0 @@
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"esModuleInterop": true
}
}