jsdom / whatwg-url

An implementation of the WHATWG URL Standard in JavaScript
https://jsdom.github.io/whatwg-url/
MIT License
371 stars 94 forks source link

Remove DOMException dev dependency #269

Closed domenic closed 1 year ago

domenic commented 1 year ago

Node.js v18+ has one built-in, which suffices for our purpose of running web platform tests.