PADMW_BroseS3/.eslintrc.js
2022-06-30 21:49:36 +03:00

5 lines
74 B
JavaScript

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