diff --git a/front/tsconfig-for-webpack.json b/front/tsconfig-for-webpack.json deleted file mode 100644 index f4195027..00000000 --- a/front/tsconfig-for-webpack.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "compilerOptions": { - "module": "commonjs", - "target": "es5", - "esModuleInterop": true - } -}