We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68851a commit 7c2bee0Copy full SHA for 7c2bee0
tsconfig.json
@@ -1,7 +1,4 @@
1
{
2
"extends": "@grapp/ts-config/react-native.json",
3
- "compilerOptions": {
4
- "types": ["bun-types"]
5
- },
6
"include": ["./src/**/*"]
7
}
0 commit comments