Update ESLint config and plugins

This commit is contained in:
Tim Schaub
2022-05-23 15:01:07 -06:00
parent f1fc38ce33
commit bbbca0ab78
11 changed files with 205 additions and 270 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ function getPrettyName(doclet) {
/**
* Create the navigation sidebar.
* @param {object} members The members that will be used to create the sidebar.
* @param {Object} members The members that will be used to create the sidebar.
* @param {Array<Object>} members.classes Classes.
* @param {Array<Object>} members.externals Externals.
* @param {Array<Object>} members.globals Globals.