Yongmin Hong
a67b75e02f
Summary: `**/*` rules. Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: verify the globs are as expected. Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Tags: #npm Differential Revision: https://issuetracker.revi.xyz/D516
713 B
713 B
@revi/prettier-config
changelog
Pre-v0.1.0
changelog is not available.
New entry is listed at the top, and old logs may get truncated.
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.2
Date: 2024-07-04 (KST)
Update
- Update
**
globs and consolidate. - Use
revi.kr/prettier-config
for homepage link.
v0.1.1
Fix
- Added
@prettier/plugin-xml
to peerDependency to unbreak prettier error. (T180)
v0.1.0
New plugin
New rules
- plugin-xml rules.