We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d7b90 commit bf453dfCopy full SHA for bf453df
template/metro.config.js
@@ -4,7 +4,7 @@ const {getDefaultConfig, mergeConfig} = require('@react-native/metro-config');
4
* Metro configuration
5
* https://reactnative.dev/docs/metro
6
*
7
- * @type {import('metro-config').MetroConfig}
+ * @type {import('@react-native/metro-config').MetroConfig}
8
*/
9
const config = {};
10
0 commit comments