Skip to content

Commit

Permalink
🎨 Fix Prettier formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanprince committed Sep 18, 2024
1 parent 5a267a4 commit a08e2d8
Show file tree
Hide file tree
Showing 3 changed files with 585 additions and 304 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'
cache: "pnpm"

- name: Install dependencies
run: pnpm install
Expand Down
Loading

0 comments on commit a08e2d8

Please sign in to comment.