RnMultibundler/.eslintrc.js

5 行
64 B
JavaScript

module.exports = {
root: true,
extends: '@react-native',
};