Files
react-native-background-dow…/example/.eslintrc.js
2023-11-05 21:15:54 -05:00

4 lines
63 B
JavaScript

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