Skip to content

Commit

Permalink
feat: do not autoformat the dist files
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Sajid Imami <395482+AliSajid@users.noreply.github.com>
  • Loading branch information
AliSajid committed Mar 21, 2024
1 parent a85a080 commit b5a0a13
Show file tree
Hide file tree
Showing 2 changed files with 5,949 additions and 4,380 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ repos:
additional_dependencies:
- 'prettier@3.1.0'
- 'prettier-plugin-multiline-arrays@3.0.4'
exclude: '^dist/.*$'
- repo: https://github.com/pre-commit/mirrors-eslint
rev: 'v8.56.0' # Use the sha / tag you want to point at
hooks:
Expand Down
Loading

0 comments on commit b5a0a13

Please sign in to comment.