Skip to content

Commit

Permalink
fixup! Refactor(repo): Use sharable typescript-config-spirit in tscon…
Browse files Browse the repository at this point in the history
…fig files
  • Loading branch information
literat committed Dec 2, 2024
1 parent f3ad437 commit cdff921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web-react/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": "../../configs/typescript-config-spirit/dom",
"compilerOptions": {
// Specify what JSX code is generated.
"jsx": "react",
"module": "nodenext",
"moduleResolution": "nodenext"
Expand Down

0 comments on commit cdff921

Please sign in to comment.