react-native-video/examples/exampletvOS/.eslintrc.js
2023-08-11 23:59:39 +02:00

5 lines
74 B
JavaScript

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