Skip to content

Commit

Permalink
chore: remove react type
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Oct 30, 2024
1 parent 8e89141 commit b04baf4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
"strictNullChecks": true,
"target": "es2020",
"types": [
"node",
"react"
"node"
],
"lib": [
"dom",
Expand Down

0 comments on commit b04baf4

Please sign in to comment.