Files
margelo--react-native-graph/example/tsconfig.json
Ritesh Shukla 5f5af559f9 feat: React-native-graphs reboot (#124)
* upgrade-everything

* remove tests
2026-04-15 20:18:45 +05:30

7 lines
108 B
JSON

{
"extends": "../tsconfig",
"compilerOptions": {
// Avoid expo-cli auto-generating a tsconfig
}
}