react-native-tabeller/example/tsconfig.json

7 lines
108 B
JSON
Raw Normal View History

2025-03-08 19:33:22 +00:00
{
"extends": "../tsconfig",
"compilerOptions": {
// Avoid expo-cli auto-generating a tsconfig
}
}