react-native-video/examples/exampletvOS/.eslintrc.js

5 lines
74 B
JavaScript
Raw Normal View History

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