UNPKG

babel-preset-test-bundled-dependencies

Version:

Allow custom config for create-react-app without ejecting

15 lines 246 B
{ "name": "Singular attribute", "options": {}, "html": "<option value='foo' selected>", "expected": [ { "type": "tag", "name": "option", "attribs": { "value": "foo", "selected": "" } } ] }