Skip to content

Commit

Permalink
feat: use all builtin prettier plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgavrusev committed May 18, 2024
1 parent 3b8e734 commit 8f1902d
Show file tree
Hide file tree
Showing 7 changed files with 1,583 additions and 18 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@ jobs:
- name: Lint
run: npm run lint

- name: Test
run: npm run test

- name: Build
run: npm run build

0 comments on commit 8f1902d

Please sign in to comment.