diff --git a/tsconfig.json b/tsconfig.json index dc61d72419..d70e0a85f0 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -2,7 +2,6 @@ "compilerOptions": { "experimentalDecorators": true, "emitDecoratorMetadata": true, - "resolveJsonModule": true, "module": "commonjs", "moduleResolution": "node", "target": "es2016",