diff --git a/tsconfig.json b/tsconfig.json index 8b80901..d47de10 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -49,7 +49,6 @@ "esModuleInterop": true, /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */ // "preserveSymlinks": true, /* Do not resolve the real path of symlinks. */ // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */ - "useUnknownInCatchVariables": false /* Source Map Options */ // "sourceRoot": "", /* Specify the location where debugger should locate TypeScript files instead of source locations. */