Skip to content

Commit

Permalink
Reconfigure prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
JensForstmann committed Oct 8, 2024
1 parent 472d1a5 commit 70dc027
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 364 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: npm ci

- name: Check syntax (prettier)
run: npx prettier --check .
run: npm run prettier-check

build:
runs-on: ubuntu-latest
Expand Down
12 changes: 0 additions & 12 deletions .prettierignore

This file was deleted.

Loading

0 comments on commit 70dc027

Please sign in to comment.