Skip to content

Commit

Permalink
🐛 fix: Fix tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Sep 9, 2023
1 parent 210ad8e commit ef1fb70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"jsx": "react-jsx",
"baseUrl": ".",
"allowSyntheticDefaultImports": true,
"declaration": true,
"moduleResolution": "node",
"forceConsistentCasingInFileNames": true,
"noImplicitReturns": true,
Expand Down

0 comments on commit ef1fb70

Please sign in to comment.