Skip to content

Commit

Permalink
fix(tsconfig): revert tsconfig change
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanBnm committed Jan 20, 2025
1 parent 87dee06 commit f1ac5f6
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
@@ -1,7 +1,6 @@
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"jsx": "react",
"module": "ES2020",
"strict": true,
"baseUrl": ".",
Expand Down

0 comments on commit f1ac5f6

Please sign in to comment.