pi-miner-ios/.eslintrc.js

5 lines
74 B
JavaScript
Raw Normal View History

2021-04-15 15:52:54 +07:00
module.exports = {
root: true,
extends: '@react-native-community',
};