databag/app/mobile/.eslintrc.js
2022-01-13 23:59:53 -08:00

5 lines
74 B
JavaScript

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