🔗 Format with Prettier
Format files in your vault using Prettier.
favorite
share
by Alex Gavrusev
Latest Version
13 days ago
Changelog

0.3.0 (2024-04-17)

Bug Fixes

  • changelog: do not hide any commit types (5dde59b)
  • disable header and footer line length commitlint rules (bcf1d07)
  • release: output updated manifest and versions with 2 spaces instead of tabs (3dc6759)
  • remove editorconfig and use default pretter setting for formatting (d92548f)

Miscellaneous Chores

  • bump the github-actions group with 2 updates (230bc66)
  • configure lint-staged to run prettier on commit (8ab1244)
  • deps: bump the development group across 1 directory with 9 updates (a092fb7)
  • use node 20 in workflows (c98de6c)

Continuous Integration