Skip to content

Commit

Permalink
chore: ignore nx files in prettier check
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOrangePuff committed Nov 15, 2024
1 parent b1572b8 commit 848637d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,7 @@ cdk.out
*.js

# Lock files
package-lock.json
package-lock.json

# Ignore nx files
.nx

0 comments on commit 848637d

Please sign in to comment.