We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e8935 commit e8c9f0bCopy full SHA for e8c9f0b
examples/query/react/infinite-queries/tsconfig.json
@@ -14,7 +14,7 @@
14
"isolatedModules": true,
15
"noEmit": true,
16
"jsx": "react-jsx",
17
- "types": ["vitest/globals"]
+ "types": ["vitest/globals", "react-native-web"]
18
},
19
"references": [{ "path": "./tsconfig.node.json" }]
20
}
0 commit comments