Skip to content

Commit

Permalink
Fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesdemers committed Dec 8, 2023
1 parent 37c5ab9 commit c259f2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": "@react-native/typescript-config/tsconfig.json",
"compilerOptions": {
"module": "ES2020",
"lib": ["es2020"],
"baseUrl": "./",
"paths": {
Expand Down

0 comments on commit c259f2e

Please sign in to comment.