1
0
Fork 0
phizclip-react-native-demo/.eslintrc.js

5 lines
74 B
JavaScript
Raw Normal View History

2020-04-13 19:06:07 +08:00
module.exports = {
root: true,
extends: '@react-native-community',
};