diff options
| author | stonedDiscord <Tukz@gmx.de> | 2024-11-20 15:17:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-20 15:17:14 +0100 |
| commit | 79ba2cc924beb790308d62c989db7fb6d3b1b31f (patch) | |
| tree | 59350ca25c9291606dc9aa8ef71cc9e5b12aa1b9 /.github | |
| parent | d51b2c33ddb547e854558b990c1b24bda8b2548e (diff) | |
json derulo
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 bea3bda..76f475d 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 **/*.html **/*.css **/*.md + prettier_options: --write **/*.json **/*.js **/*.ts **/*.html **/*.css **/*.md |
