You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, this plugin will provide a default ESLint rule configuration suitable for hackmud scripts and their authors, regardless of their skill level. Please comment on any improvements to the base rule-set here.
disable no-inner-declarations - all functions defined in a hackmud scripts are inner-delcarations.
Ideally, this plugin will provide a default ESLint rule configuration suitable for hackmud scripts and their authors, regardless of their skill level. Please comment on any improvements to the base rule-set here.
no-inner-declarations- all functions defined in a hackmud scripts are inner-delcarations.