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