Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
christophertorres1 committed Dec 2, 2024
1 parent 52f276d commit 6f2b623
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,15 @@
},
"extends": "expo/tsconfig.base",
"include": [

"src/**/*.ts",

"src/**/*.tsx",

"src/***/**/*.tsx",
"App.tsx",

"./graphics.d.ts",
"styles.ts"

],
"exclude": ["node_modules"]
}

0 comments on commit 6f2b623

Please sign in to comment.