mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
fix: return annotations (#7118)
* chore: remove suppress annotations * chore: remove fileoverview annotation * chore: remove other unused annotations * chore: change return to returns * chore: enable tag linting
This commit is contained in:
@@ -310,7 +310,6 @@ export function commentDuplicateOption(
|
||||
* originated.
|
||||
* @param e The right-click mouse event.
|
||||
* @returns A menu option, containing text, enabled, and a callback.
|
||||
* @suppress {strictModuleDepCheck,checkTypes} Suppress checks while workspace
|
||||
* comments are not bundled in.
|
||||
* @internal
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user