UNPKG

babel-preset-test-bundled-dependencies

Version:

Allow custom config for create-react-app without ejecting

16 lines 240 B
{ "name": "numeric entities", "options": { "handler": {}, "parser": {"decodeEntities": true} }, "html": "a&#x62c&#100", "expected": [ { "event": "text", "data": [ "abcd" ] } ] }