5 lines
74 B
JavaScript
Raw Permalink Normal View History

2023-08-11 23:16:10 +02:00
module.exports = {
root: true,
extends: '@react-native-community',
};