react-native-video/examples/basic/.eslintrc.js
2022-12-17 16:35:37 +01:00

5 lines
74 B
JavaScript

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