PADMW_BroseS3/.eslintrc.js

5 lines
74 B
JavaScript
Raw Permalink Normal View History

2022-06-30 18:49:36 +00:00
module.exports = {
root: true,
extends: '@react-native-community',
};