f0ckapp_react/.eslintrc.js

5 lines
74 B
JavaScript
Raw Permalink Normal View History

2020-01-20 17:24:37 +00:00
module.exports = {
root: true,
extends: '@react-native-community',
};