Skip to content

Commit

Permalink
Add esModuleInterop
Browse files Browse the repository at this point in the history
  • Loading branch information
semkedaniil committed Nov 22, 2023
1 parent 76b2a62 commit 4ebd95a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cassandra-distributed-task-queue-ui/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"forceConsistentCasingInFileNames": true,
"moduleResolution": "Node",
"resolveJsonModule": true,
"esModuleInterop": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
Expand Down

0 comments on commit 4ebd95a

Please sign in to comment.