Yongmin Hong
1cceb76236
Summary: Add xml linter, and bump version to 0.1.0 with changelog rules. (and types w/ version bump & `.node_version`) Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: not really testable? Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Differential Revision: https://issuetracker.revi.xyz/D473
17 lines
340 B
Markdown
17 lines
340 B
Markdown
# `@revi/prettier-config` changelog
|
|
|
|
Version bump criteria follows:
|
|
|
|
- major: When the plugin is removed.
|
|
- minor: When the plugin is added.
|
|
- patch: When the rule is modified (without plugin addition/removal).
|
|
|
|
## v0.1.0
|
|
|
|
### New plugin
|
|
|
|
- [@prettier/plugin-xml](https://github.com/prettier/plugin-xml)
|
|
|
|
### New rules
|
|
|
|
- plugin-xml rules.
|