module.exports = { plugins: [ 'testing-library', ], extends: [ 'plugin:testing-library/react', ], }