Skip to content

Commit fa9bc1c

Browse files
committedFeb 17, 2025
Fix tsconfig.json in survey-creator-react
1 parent 21c78b7 commit fa9bc1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎packages/survey-creator-react/tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"module": "es2015",
55
"sourceMap": true,
66
"noImplicitAny": false,
7-
"allowSyntheticDefaultImports": true,
87
"experimentalDecorators": true,
98
"importHelpers": true,
109
"moduleResolution": "node",

0 commit comments

Comments
 (0)