electron / electron-docs-linter

Parse and validate Electron's API documentation
http://npm.im/electron-docs-linter
21 stars 24 forks source link

Include `required` key for all parameters and properties #95

Closed poiru closed 7 years ago

poiru commented 7 years ago

This is needed to correctly identify optional parameters and properties in electron/electron-typescript-definitions.

cc @zeke @MarshallOfSound

zeke commented 7 years ago
❯ np patch
 ✔ Prerequisite check
 ✔ Git
 ✔ Cleanup
 ✔ Installing dependencies using npm
 ✔ Running tests
 ✔ Bumping version using npm
 ✔ Publishing package
 ✔ Pushing tags

 electron-docs-linter 2.3.2 published 🎉

Thanks, @poiru 👍