1
0
mirror of synced 2024-11-23 23:01:00 +01:00
eAMEMu_RN/.eslintrc.js
2020-02-11 23:44:17 +09:00

5 lines
74 B
JavaScript

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