UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS and CSS.

33 lines (26 loc) 226 B
/** * @name Foo * @class */ /**#@+ * @memberOf Foo# * @field */ /** * @name bar * @type Object[] */ /**#@-*/ /** * @name Foo2 * @class */ /**#@+ * @memberOf Foo2# * @field */ /** * @name bar * @type Object[] */ /**#@-*/