1
0
mirror of synced 2025-02-12 08:32:56 +01:00
eAMEMu_RN/.eslintrc.js

5 lines
74 B
JavaScript
Raw Normal View History

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