unional / domture

Create jsdom environment to load NodeJS modules
MIT License
2 stars 0 forks source link

fix: relax JSDOM constructor options #61

Closed unional closed 6 years ago

unional commented 6 years ago

@types/jsdom is lagging behind. Missing options such as pretendToBeVisual.

Relaxing the interface for now.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 95.07% when pulling 635c06455840744612a553a5ae6d3e177d099c30 on relax-constructor-option into 165784540bb72f785155b7cd3435a110af256b09 on master.