mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
✏️ Add forgotten divider
This commit is contained in:
parent
bef5feb6cc
commit
613db0a5b7
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue