Skip to content

Commit

Permalink
chore: update "esModuleInterop" to true in rgbpp-sdk-service
Browse files Browse the repository at this point in the history
  • Loading branch information
ShookLyngs committed Aug 14, 2024
1 parent 27bb01e commit 817870c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/service/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"declaration": true,
"resolveJsonModule": true,
"removeComments": true,
"esModuleInterop": true,
"moduleResolution": "Bundler",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
Expand Down

0 comments on commit 817870c

Please sign in to comment.