Skip to content

Commit 3e1b86c

Browse files
committed
fix rule
1 parent 647f4c9 commit 3e1b86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cloudflare/src/cli/build/patches/plugins/route-module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ rule:
5252
kind: method_definition
5353
has:
5454
field: name
55-
regex: ^getIncrementalCache$
55+
regex: getIncrementalCache
5656
stopBy: end
5757
fix: |-
5858
const $B = null;

0 commit comments

Comments
 (0)