mirror of
https://github.com/flarum/core.git
synced 2025-08-16 21:34:08 +02:00
chore: enable and set up prettier for flarum/tags
(#3496)
This commit is contained in:
2
.github/workflows/flarum-tags-frontend.yml
vendored
2
.github/workflows/flarum-tags-frontend.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
uses: ./.github/workflows/REUSABLE_frontend.yml
|
||||
with:
|
||||
enable_bundlewatch: false
|
||||
enable_prettier: false
|
||||
enable_prettier: true
|
||||
enable_typescript: true
|
||||
|
||||
frontend_directory: ./extensions/tags/js
|
||||
|
Reference in New Issue
Block a user