ecency-mobile/.eslintrc.js
2019-09-11 22:42:49 +03:00

5 lines
74 B
JavaScript

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