diff options
| author | stonedDiscord <Tukz@gmx.de> | 2024-11-20 14:47:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-20 14:47:23 +0100 |
| commit | 620c2ceadb92f40d139cc6a298bca802a3f775c8 (patch) | |
| tree | 41405258520e66c2f8cf74aa709e2640865d0b70 /.github | |
| parent | 8ecc3578146542955ce9615085509145a137c9d6 (diff) | |
htmld
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/format.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index d43f566..bea3bda 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -20,4 +20,4 @@ jobs: uses: creyD/prettier_action@v4.3 with: same_commit: false - prettier_options: --write **/*.js **/*.ts **/*.css + prettier_options: --write **/*.js **/*.ts **/*.html **/*.css **/*.md |
