giniedp / webidl2ts

Converts Web IDL to Typescript (.d.ts)
MIT License
61 stars 17 forks source link

Upgraded Typescript to 4.9, added basic tests #15

Open anotherpit opened 1 year ago

anotherpit commented 1 year ago

Bumped Typescript to actual version and added some tests for both default and emscripten modes (Node test runner, so bumped Node version as well). Also bumped the major version number.