Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Sep 18, 2024
1 parent 0a2a207 commit 5ca4f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rewrite/dsruleset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export const DEFAULT_RULES: Rules[] = [
ruleReplace('"bulkRouteFetchBatchSize":1'),
],
[/"maxBatchSize\s?":(?:[^{},]+)/, ruleReplace('"maxBatchSize":1')],
],
],
},

{
Expand Down

0 comments on commit 5ca4f97

Please sign in to comment.