mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: ESLint
This commit is contained in:
parent
65d7103bdc
commit
936c785952
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/*eslint no-loop-func:0*/
|
||||
|
||||
const CLICK_ATTRIBUTE_NAME = '_discourse_click_widget';
|
||||
const CLICK_OUTSIDE_ATTRIBUTE_NAME = '_discourse_click_outside_widget';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue