Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ignore satisfies fixtures from prettier
  • Loading branch information
bradzacher committed Nov 18, 2022
1 parent e39feeb commit 5419dea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Expand Up @@ -12,6 +12,9 @@ packages/eslint-plugin/src/configs/*.json
CONTRIBUTORS.md
packages/ast-spec/src/*/*/fixtures/_error_/*/fixture.ts

# prettier doesn't yet support satisfies
packages/ast-spec/src/expression/TSSatisfiesExpression/fixtures/

# Ignore CHANGELOG.md files to avoid issues with automated release job
CHANGELOG.md

Expand Down

0 comments on commit 5419dea

Please sign in to comment.