Skip to content

Commit 623eadf

Browse files
hi-ogawaclaudecodex
authored
fix(rsc): handle shadowing for use server variable binding (#1170)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Codex <noreply@openai.com>
1 parent c8fc4c6 commit 623eadf

File tree

670 files changed

+13804
-58
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

670 files changed

+13804
-58
lines changed

.oxfmtrc.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
"groups": [["builtin"], ["external"]]
1010
},
1111
"ignorePatterns": [
12+
"*.snap.json",
13+
"typescript-eslint/",
1214
"packages/*/CHANGELOG.md",
1315
"playground-temp/",
1416
"dist/",

0 commit comments

Comments
 (0)