blazerapp/.eslintrc.js
2020-08-09 16:37:46 -04:00

5 lines
74 B
JavaScript

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