DefinitelyTyped/types/domutils
Johan Davidsson 3c9fd4a692 [@types/htmlparser2] Update typings for Htmlparser2 (and related modules) to match updates (#33921)
* Added new types for domelementtype

* Modify existing types for htmlparser2

* Updating PULL_REQUEST_TEMPLATE.md

* Revert changes to .github/PULL_REQUEST_TEMPLATE.md

* Fixed missing optional

* Adding DomUtils

* Update dependencies

* Removed requirement for TypeScript 2.1 and updated test

* Updated test to include DomUtils and DomHandlerOptions.

* Updated domhandler tests

* Remove incorrect constructor in Parser

* Remove incorrect constructor in WritableStream

* Change way of importing in tests

* Adding deprecated fallback to Options

* Add deprecated Options as a fallback to sanitize-html

* Add ParserOptions

* Use the deprecated Options
2019-03-25 09:39:20 -07:00
..
domutils-tests.ts
index.d.ts [@types/htmlparser2] Update typings for Htmlparser2 (and related modules) to match updates (#33921) 2019-03-25 09:39:20 -07:00
tsconfig.json
tslint.json