diff --git a/src/shared/boolean_attributes.js b/src/shared/boolean_attributes.js index 373895b1f1..9d8aeb6c1b 100644 --- a/src/shared/boolean_attributes.js +++ b/src/shared/boolean_attributes.js @@ -25,6 +25,7 @@ const _boolean_attributes = [ 'reversed', 'selected' ]; + /** * List of HTML boolean attributes (e.g. ``). * Source: https://html.spec.whatwg.org/multipage/indices.html