Skip to content

Commit

Permalink
chore(config): formats code
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Oct 30, 2024
1 parent 88529b1 commit bcb0554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tsconfig/tsconfig.react.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"compilerOptions": {
"jsx": "react-jsx",
"lib": ["DOM", "DOM.Iterable", "ES2020"],
"noEmit": false,
"noEmit": false
},
"display": "Kurocado Studio React tsconfig",
"extends": "./tsconfig.json",
Expand Down

0 comments on commit bcb0554

Please sign in to comment.