react-native-gifted-charts/.eslintrc.js

5 lines
74 B
JavaScript
Raw Normal View History

2021-07-30 13:08:12 +00:00
module.exports = {
root: true,
extends: '@react-native-community',
};