Skip to content

Commit

Permalink
Style(ci): Ignore Nx files by Prettier formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Jan 10, 2024
1 parent fb91637 commit 8ed46ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ packages/**/*.hbs
# PHP vendor files
**/vendor
**/vendor/**

# Narwal NX files (cache etc.)
.nx

0 comments on commit 8ed46ad

Please sign in to comment.