Skip to content

Commit e8c9f0b

Browse files
committed
Add rn-web types
1 parent 28e8935 commit e8c9f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/query/react/infinite-queries/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"isolatedModules": true,
1515
"noEmit": true,
1616
"jsx": "react-jsx",
17-
"types": ["vitest/globals"]
17+
"types": ["vitest/globals", "react-native-web"]
1818
},
1919
"references": [{ "path": "./tsconfig.node.json" }]
2020
}

0 commit comments

Comments
 (0)