# eslint-config-saleor ## 0.3.0 ### Minor Changes - eca52ad: Added "no-default-export" eslint rule (except Next.js page) ### Patch Changes - eca52ad: Replace "export default" with named exports ## 0.2.1 ### Patch Changes - 749941a: Update dependencies to fix config, so ESLint should work in Jetbrains IDE ## 0.2.0 ### Minor Changes - d13ece4: Disable next/babel setting in shared eslint config ## 0.1.0 ### Minor Changes - 7aabcdc: Update dependencies