mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
chore: Remove stale lint rule dangerously-use-html-string-missing (#16084)
This commit is contained in:
@@ -9,8 +9,6 @@ module.exports = {
|
||||
...sharedOptions(__dirname, 'frontend'),
|
||||
|
||||
rules: {
|
||||
'n8n-local-rules/dangerously-use-html-string-missing': 'error',
|
||||
|
||||
// TODO: Remove these
|
||||
'id-denylist': 'warn',
|
||||
'import/extensions': 'warn',
|
||||
|
||||
Reference in New Issue
Block a user