1
0
mirror of synced 2025-01-31 03:53:47 +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',
};