We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb7c774 commit 247fb3eCopy full SHA for 247fb3e
.changeset/weak-chefs-bow.md
@@ -0,0 +1,5 @@
1
+---
2
+"form-data-encoder": patch
3
4
+
5
+Remove removeComments from tsconfig.json
tsconfig.json
@@ -19,7 +19,6 @@
19
"isolatedModules": true,
20
"moduleResolution": "node16",
21
"forceConsistentCasingInFileNames": true,
22
- "allowSyntheticDefaultImports": true,
23
- "removeComments": true
+ "allowSyntheticDefaultImports": true
24
}
25
0 commit comments