Add global Node, HTMLElement for ESLint no-undef in editor.js
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* global Node, HTMLElement */
|
||||
|
||||
const TOOLBAR_ACTIONS = [
|
||||
{ command: 'bold', icon: '<b>B</b>', title: 'Gras' },
|
||||
{ command: 'italic', icon: '<i>I</i>', title: 'Italique' },
|
||||
|
||||
Reference in New Issue
Block a user