databag/app/mobile/.eslintrc.js
2024-08-16 21:01:36 -07:00

5 lines
64 B
JavaScript

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