Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
chore: add .pnp.cjs to .eslintignore and .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fostyfost committed Oct 18, 2021
1 parent c171f46 commit 6f33681
Show file tree
Hide file tree
Showing 3 changed files with 29,371 additions and 39,307 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ node_modules
.husky
.vercel
.yarn
.pnp.cjs
.pnp.js
dist
coverage
file-size-cache
Loading

0 comments on commit 6f33681

Please sign in to comment.