DefinitelyTyped/types/domutils
Henry Hsu 7ba2557c42
domhandler@3.x starts to includes its own type declarations. Unfortunately, those type declarations are incompatible with @types/domutils and @types/htmlparser2. (#46560)
In particular `DomElement` is no longer defined. This PR makes it so we are pinned to the right major version of domhandler compatible with the type definitions here.
2020-09-08 13:57:37 -07:00
..
domutils-tests.ts
index.d.ts
package.json
tsconfig.json
tslint.json