Add no-return-assign eslint rule and fix issues
This commit is contained in:
@@ -129,7 +129,8 @@ function getPluginHtml(plugin, options, installedPlugins) {
|
||||
html += '</div>';
|
||||
html += '</div>';
|
||||
html += '</div>';
|
||||
return html += '</div>';
|
||||
html += '</div>';
|
||||
return html;
|
||||
}
|
||||
|
||||
function getTabs() {
|
||||
|
||||
Reference in New Issue
Block a user