Skip to content

Commit

Permalink
Merge pull request #59 from hearchco/as/chore/prettier
Browse files Browse the repository at this point in the history
chore: ignore pnpm-lock
  • Loading branch information
aleksasiriski authored Jun 11, 2024
2 parents 79981fb + 2025aab commit 468514b
Show file tree
Hide file tree
Showing 2 changed files with 1,261 additions and 444 deletions.
7 changes: 6 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
node_modules
dist
LICENSE
LICENSE

# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock
Loading

0 comments on commit 468514b

Please sign in to comment.