Skip to content

Commit b04baf4

Browse files
committed
chore: remove react type
1 parent 8e89141 commit b04baf4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
"strictNullChecks": true,
3434
"target": "es2020",
3535
"types": [
36-
"node",
37-
"react"
36+
"node"
3837
],
3938
"lib": [
4039
"dom",

0 commit comments

Comments
 (0)