CICD-Mobile-App-Release-GitHub/.eslintrc.js

4 lines
64 B
JavaScript

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