ClipSync-Mobile/.eslintrc.js
2023-03-27 11:52:28 +02:00

5 lines
74 B
JavaScript

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