diff --git a/tsconfig.json b/tsconfig.json index cab77f65..7cc81f87 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -26,15 +26,6 @@ "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "useUnknownInCatchVariables": true, - "plugins": [ - { - "transform": "typescript-transform-paths" - }, - { - "transform": "typescript-transform-paths", - "afterDeclarations": true - } - ], "baseUrl": "." }, "include": [