saschanaz / webidl-updater

Crawl and find specs with autofixable invalid IDL codes.
ISC License
1 stars 1 forks source link

webidl-updater

Find and rewrite specs with autofixable invalid IDL codes.

NPM Commands

GitHub Authentication

npm run submit-pullrequest require config.json with auth field, which is a GitHub access token. You can alternatively set GH_TOKEN environment variable. config.json will be preferred when both exist.

How to add your own spec