Skip to content

Commit

Permalink
chore(prettier): Ignore a few docs pages because of prettier issue (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe authored Dec 22, 2024
1 parent 77c124b commit 58b78d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
/docs/build
/docs/versioned_docs
/docs/versioned_sidebars
# https://github.com/prettier/prettier/issues/16952
/docs/docs/how-to/pagination.md
/docs/docs/tutorial/chapter2/routing-params.md
/docs/docs/tutorial/chapter6/comment-form.md

# Ignore the .nx directory
/.nx
Expand Down

0 comments on commit 58b78d4

Please sign in to comment.