6 lines
131 B
JSON
6 lines
131 B
JSON
{
|
|
"include": ["."],
|
|
"exclude": ["node_modules", "./react-native-vision-camera/package"],
|
|
"extends": ["expo/tsconfig.base"]
|
|
}
|