Skip to content

Commit

Permalink
Auto-generate JSDoc type declarations
Browse files Browse the repository at this point in the history
A new command, `npm run generate-flow`, can be used to generate JSDoc type
declarations from the WebIDL description of webidl2.js.
  • Loading branch information
markandrus committed Jan 12, 2017
1 parent 747186e commit 7ddfa6f
Show file tree
Hide file tree
Showing 4 changed files with 158 additions and 422 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ index.d.ts
scratch
node_modules
lib-cov
lib/types.js
browser-tests.html
out
Loading

0 comments on commit 7ddfa6f

Please sign in to comment.