diff --git a/frontend/tsconfig.json b/frontend/tsconfig.json index 8049858..ff99ffb 100644 --- a/frontend/tsconfig.json +++ b/frontend/tsconfig.json @@ -1,6 +1,5 @@ { "compilerOptions": { - "module": "ES2020", "noImplicitAny": true, "outFile": "./build/build.js", "preserveConstEnums": true,