Skip to content

Commit

Permalink
update @pingcap-inc/tidb-community-site-components: update tsconfig.j…
Browse files Browse the repository at this point in the history
…son, set "esModuleInterop": true,
  • Loading branch information
cw1997 committed Dec 8, 2022
1 parent cd133cf commit 9b1b3b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/site-components/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"moduleResolution": "node",
"forceConsistentCasingInFileNames": true,
"jsx": "react",
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"resolveJsonModule": true,
}
Expand Down

0 comments on commit 9b1b3b2

Please sign in to comment.