pi-miner-ios/.eslintrc.js
2021-04-15 15:52:54 +07:00

5 lines
74 B
JavaScript

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