UNPKG

canonical

Version:

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

16 lines 220 B
{ "name": "legacy entities", "options": { "handler": {}, "parser": {"decodeEntities": true} }, "html": "M&M", "expected": [ { "event": "text", "data": [ "M&M" ] } ] }