Files
Fluxup_PAP/node_modules/@expo/log-box/app.json
2026-03-10 16:18:05 +00:00

15 lines
239 B
JSON

{
"expo": {
"name": "ExpoLogBox",
"slug": "expo-log-box",
"web": {
"output": "single"
},
"experiments": {
"reactCompiler": true,
"autolinkingModuleResolution": true,
"baseUrl": "."
}
}
}