module.exports = { plugins: [ 'jest-formatting', ], extends: [ 'plugin:jest-formatting/recommended', ], }