-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add json schema definition #35
Conversation
๐ @Asuka109 |
@canisminor1990 @arvinxx May need your additional tests. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work๏ผ
โค๏ธ Great PR @Asuka109 โค๏ธ |
## [Version 1.23.0](v1.22.0...v1.23.0) <sup>Released on **2023-11-16**</sup> #### โจ Features - **misc**: Add json schema definition of manifest. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add json schema definition of manifest, closes [#35](#35) ([8032ce8](8032ce8)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
๐ This PR is included in version 1.23.0 ๐ The release is available on: Your semantic-release bot ๐ฆ๐ |
๐ป ๅๆด็ฑปๅ | Change Type
๐ ๅๆด่ฏดๆ | Description of Change
Use
ts-json-schema-generator
to generate json schema definition from typescript source file.๐ ่กฅๅ ไฟกๆฏ | Additional Information