Reactnative-notesapp/.eslintrc.js
2023-03-05 19:24:34 +08:00

4 lines
74 B
JavaScript

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