๐Ÿ“ฆ retyui / rn83

๐Ÿ“„ .eslintrc.js ยท 5 lines
1
2
3
4
5module.exports = {
  root: true,
  extends: '@react-native',
};