module.exports = { rules: { 'react/react-in-jsx-scope': 'off', }, };