databag/app/client/mobile/.eslintrc.js
2024-07-02 20:39:09 -07:00

5 lines
64 B
JavaScript

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