mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +00:00
help-beta: Add prettier plugin for astro files.
Even though we have separate packages for `help-beta`, we have opted to put the prettier plugin and config for astro files in the main project itself, so that linting needs to be configured only at one place.
This commit is contained in:
committed by
Tim Abbott
parent
b630c1d175
commit
f37ffd8937
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 398
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (333, 3) # bumped 2025-06-25 to upgrade JavaScript dependencies
|
||||
PROVISION_VERSION = (333, 4) # bumped 2025-06-30 to add prettier-plugin-astro
|
||||
|
||||
Reference in New Issue
Block a user