Skip to content

Commit

Permalink
[infra] .prettierignore all languages other than en for now (open-tel…
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored May 8, 2024
1 parent ab886b1 commit 971a0e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
/layouts/shortcodes/*
!/layouts/shortcodes/docs

# Ignore all languages other than en for now

/content/*
!/content/en

# Ignore content-modules except for published Community pages

/content-modules/*
Expand Down

0 comments on commit 971a0e4

Please sign in to comment.