- Linting: Use new preference for "object"; fix @example code; bad @returns
- npm: Update devDeps
This commit is contained in:
@@ -1109,7 +1109,7 @@ export class Path {
|
||||
|
||||
/**
|
||||
* @param {Integer} y
|
||||
* @returns {void}
|
||||
* @returns {Path}
|
||||
*/
|
||||
show (y) {
|
||||
// Shows this path's segment grips
|
||||
|
||||
Reference in New Issue
Block a user