Skip to content

Commit

Permalink
chore: exclude routeTree.gen from formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Feb 17, 2025
1 parent e8b8494 commit c4faf6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dprint.jsonc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"excludes": ["web/src/routeTree.gen.ts"],
"extends": [
"https://raw.githubusercontent.com/sripwoud/configs/main/packages/dprint/.dprint.ts.jsonc",
],
Expand Down

0 comments on commit c4faf6b

Please sign in to comment.