- Linting (JSDoc): Update per newly enforced require-returns; avoid Closure syntax
- Docs (JSDoc): Prefer `void` - npm: Update devDeps
This commit is contained in:
@@ -511,7 +511,7 @@ export class SelectorManager {
|
||||
*/
|
||||
/**
|
||||
* @function module:select.SVGFactory#getCurrentZoom
|
||||
* @returns {Float}
|
||||
* @returns {Float} The current zoom level
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user