Update packages. Format code with prettier
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// const { getDefaultConfig } = require("expo/metro-config");
|
||||
const { getSentryExpoConfig } = require("@sentry/react-native/metro");
|
||||
const { getSentryExpoConfig } = require('@sentry/react-native/metro');
|
||||
// const config = getDefaultConfig(__dirname);
|
||||
const config = getSentryExpoConfig(__dirname);
|
||||
module.exports = config;
|
||||
|
||||
Reference in New Issue
Block a user