mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +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
@@ -148,6 +148,7 @@
|
||||
"openapi-examples-validator": "^6.0.1",
|
||||
"preact": "^10.24.3",
|
||||
"prettier": "~3.5.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"puppeteer": "^24.1.1",
|
||||
"source-map": "npm:source-map-js@^1.2.1",
|
||||
"stylelint": "^16.2.0",
|
||||
|
Reference in New Issue
Block a user