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

refactor(component): use YAML for all component definition files #947

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

donch1989
Copy link
Member

Because

  • Originally, we used JSON for the component definition files, but its readability is limited since JSON doesn’t support comments or multiline strings.

This commit

  • Converts all component definition files to YAML.

Copy link

linear bot commented Dec 25, 2024

@donch1989 donch1989 merged commit 1d7ceb8 into main Dec 25, 2024
12 checks passed
@donch1989 donch1989 deleted the huitang/ins-7126 branch December 25, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants