Remove unused expo configuration from package.json
This commit is contained in:
+1
-10
@@ -68,14 +68,5 @@
|
||||
"eslint-config-expo": "~10.0.0",
|
||||
"typescript": "~5.9.2"
|
||||
},
|
||||
"private": true,
|
||||
"expo": {
|
||||
"doctor": {
|
||||
"reactNativeDirectoryCheck": {
|
||||
"exclude": [
|
||||
"react-native-nfc-manager"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
"private": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user