- Docs (JSDoc): Further on preferring void
This commit is contained in:
@@ -10,7 +10,7 @@ QUnit.log((details) => {
|
||||
|
||||
/**
|
||||
* Tear down tests, resetting custom menus.
|
||||
* @returns {undefined}
|
||||
* @returns {void}
|
||||
*/
|
||||
function tearDown () {
|
||||
contextmenu.resetCustomMenus();
|
||||
|
||||
Reference in New Issue
Block a user