locaft_mobile/.eslintrc.js

5 lines
74 B
JavaScript
Raw Permalink Normal View History

2021-06-02 11:29:39 -07:00
module.exports = {
root: true,
extends: '@react-native-community',
};