Files
react-native-bpl-scale/tsconfig.build.json
T

5 lines
63 B
JSON
Raw Normal View History

2025-12-16 09:48:55 +05:30
{
"extends": "./tsconfig",
"exclude": ["example", "lib"]
}