diff --git a/metro.config.js b/metro.config.js index f05a393f8065..52936f3ed31d 100644 --- a/metro.config.js +++ b/metro.config.js @@ -1,4 +1,4 @@ -// Version-wise, react-native and @react-native/metro-config must be the same. +/* eslint-disable */ const { getDefaultConfig, mergeConfig } = require('@react-native/metro-config');