Skip to content

Commit

Permalink
Configure Restyled
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Jan 31, 2024
1 parent 0c12047 commit 23710e0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .restyled.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
restylers:
- clang-format:
enabled: false
- jq:
enabled: false # prefer prettier-json
- prettier:
include:
- "src/**/*.ts"
- whitespace:
include:
- "**/*"
- "!dist/index.js"
- "*"

0 comments on commit 23710e0

Please sign in to comment.