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