Skip to content
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

Add support for default value in Module Interface #121

Merged
merged 4 commits into from
Apr 24, 2024

Conversation

miku1958
Copy link
Collaborator

Changes:

  1. Use @default to generate default value
/**
 * @default null
 */
  1. Add default null to Optional value
  2. Override escape to Mustache.render, it converts = to =

src/types.ts Outdated Show resolved Hide resolved
haven2world
haven2world previously approved these changes Apr 23, 2024
@haven2world haven2world enabled auto-merge (squash) April 24, 2024 02:51
@haven2world haven2world merged commit 1303b05 into microsoft:main Apr 24, 2024
5 checks passed
@miku1958 miku1958 deleted the default-value branch May 7, 2024 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants