✏️ Add forgotten divider

This commit is contained in:
Iván Ovejero 2021-08-27 15:56:43 +02:00
parent bef5feb6cc
commit 613db0a5b7

View file

@ -330,6 +330,10 @@ module.exports = {
*/
'prefer-spread': 'error',
// ----------------------------------
// import
// ----------------------------------
/**
* https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/prefer-default-export.md
*/