module.exports = { extends: ['@it-incubator/eslint-config', 'plugin:storybook/recommended',], plugins: ['react-refresh'], };