diff --git a/tsconfig.json b/tsconfig.json index 0555556d..68f92e68 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,7 +6,7 @@ "moduleResolution": "node", "esModuleInterop": true, "isolatedModules": true, - "removeComments": true, + "removeComments": false, "skipLibCheck": true, "declaration": true, "allowSyntheticDefaultImports": true,