mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
ci: Downgrade prettier (no-changelog) (#6804)
* ci: downgrade prettier (no-changelog) * remove indent rule from editor
This commit is contained in:
committed by
GitHub
parent
f6bf9e9887
commit
37a365fe9f
@@ -17,7 +17,6 @@ module.exports = {
|
||||
'import/order': 'off',
|
||||
'import/no-cycle': 'warn',
|
||||
'import/no-duplicates': 'warn',
|
||||
indent: 'warn',
|
||||
'@typescript-eslint/ban-types': 'warn',
|
||||
'@typescript-eslint/dot-notation': 'warn',
|
||||
'@typescript-eslint/lines-between-class-members': 'warn',
|
||||
|
||||
Reference in New Issue
Block a user