mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-24 04:59:13 +00:00
ci: Fix lint setup in chat package (no-changelog) (#8275)
This commit is contained in:
@@ -9,8 +9,6 @@ module.exports = {
|
||||
...sharedOptions(__dirname, 'frontend'),
|
||||
|
||||
rules: {
|
||||
'n8n-local-rules/dangerously-use-html-string-missing': 'off',
|
||||
|
||||
// TODO: Remove these
|
||||
'import/no-default-export': 'warn',
|
||||
'import/order': 'off',
|
||||
|
||||
Reference in New Issue
Block a user