diff options
| author | stonedDiscord <Tukz@gmx.de> | 2024-11-20 14:35:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-20 14:35:25 +0100 |
| commit | 3bf5a2550aaca9810c1136b6d11173062f4cf259 (patch) | |
| tree | 856ca62489100720483865474ec128f2bc8b6fc1 /.github | |
| parent | 6684f3fce6e90fd0574d7bab63b629554ab03ef6 (diff) | |
can they handle the jimmy neutron style
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 2387c94..d43f566 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 + prettier_options: --write **/*.js **/*.ts **/*.css |
