diff --git a/tsconfig.json b/tsconfig.json index 46c83a27ac..1311702d2c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,6 @@ "declarationMap": true, "skipLibCheck": true, "checkJs": false, - "preserveWatchOutput": true, - "resolveJsonModule": true + "preserveWatchOutput": true } } \ No newline at end of file