main
Remove unneeded capture phase param from `addEventListener`.
Fix amd test fails.
Remove test/asset/test-ui.js use from test/fp.html.
Replace `Object.create` mock with `undefined` to hit more bizarro code paths.
fix: linting issues (#6033)
Use `lodash` in test/remove.js.
Lint nits.
docs: clarify number-word behavior in startCase examples (#6224)
Avoid leaked var in `_.before` test.