Skip to content

Commit

Permalink
chore: Removeed the baseUrl parameter from the tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Adil committed Sep 21, 2024
1 parent 538d6af commit 6692dcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"inlineSourceMap": true,
"outDir": "./dist",
"rootDir": "./src",
"baseUrl": ".",
"jsx": "react-jsx",
"forceConsistentCasingInFileNames": true,
"resolveJsonModule": true,
Expand Down

0 comments on commit 6692dcd

Please sign in to comment.