react-native-tabeller/tsconfig.build.json

5 lines
63 B
JSON
Raw Normal View History

2025-03-08 19:33:22 +00:00
{
"extends": "./tsconfig",
"exclude": ["example", "lib"]
}