.eslintrc.js 64 Bytes
Newer Older
jayed nahian's avatar
jayed nahian committed
module.exports = {
  root: true,
  extends: '@react-native',
};