Skip to content

Commit

Permalink
Ignore sku-generated files in fixtures from prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
askoufis committed Oct 3, 2024
1 parent 66c4959 commit 1a74c04
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 @@ -13,3 +13,8 @@ CHANGELOG.md
.vscode/
pnpm-lock.yaml
.eslintcache

# Emitted by sku fixtures
fixtures/*/tsconfig.json
fixtures/*/.eslintrc
fixtures/*/.prettierrc

0 comments on commit 1a74c04

Please sign in to comment.