1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Mark Stacey ac01c5c89a
Consistent jsdoc syntax (#7755)
* Specify type before parameter name

Various JSDoc `@param` entries were specified as `name {type}` rather
than `{type} name`.

A couple of `@return` entries have been given types as well.

* Use JSDoc optional syntax rather than Closure syntax

* Use @returns rather than @return

* Use consistent built-in type capitalization

Primitive types are lower-case, and Object is upper-case.

* Separate param/return description with a dash
2020-01-13 14:36:36 -04:00
..
_locales fixed Tohen Typo (#7808) 2020-01-10 16:34:46 -04:00
fonts
images Connect distinct accounts per site (#7004) 2019-12-03 13:39:25 -04:00
scripts Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
vendor/trezor
home.html 3box integration 2.0 (#6972) 2019-09-16 14:41:01 -02:30
loading.html
manifest.json Version v7.7.0 2019-12-03 13:39:25 -04:00
notification.html 3box integration 2.0 (#6972) 2019-09-16 14:41:01 -02:30
phishing.html
popup.html 3box integration 2.0 (#6972) 2019-09-16 14:41:01 -02:30
trezor-usb-permissions.html
unsupport.html