databag/app/mobile/.eslintrc.js
2023-02-15 11:45:36 -08:00

5 lines
74 B
JavaScript

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