1
0
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:
David Wheatley
2022-06-20 13:00:01 +01:00
committed by GitHub
parent 4923253fbf
commit 824fb2feff
29 changed files with 501 additions and 450 deletions

View File

@@ -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