@prettier/html-event-attributes List of HTML event handler attributes. Install yarn add @prettier/html-event-attributes Usage import htmlEventAttributes from "@prettier/html-event-attributes"; console.log(htmlEventAttributes); //=> ['onabort', 'onafterprint', 'onauxclick', …]