1
0
mirror of synced 2024-11-23 23:01:00 +01:00
eAMEMu_RN/.eslintrc.js

5 lines
74 B
JavaScript
Raw Normal View History

2020-02-11 15:44:17 +01:00
module.exports = {
root: true,
extends: '@react-native-community',
};