Skip to content

Commit f2e3e79

Browse files
hi-ogawaclaude
andcommitted
docs(plugin-rsc): fix grammar and formatting in contributing guide
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 94240ab commit f2e3e79

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/plugin-rsc/CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ This guide provides essential tips for contributors working on the RSC plugin.
66

77
### E2E Test Setup
88

9-
Tests use Playwright and are located in `e2e/` and uses `examples` as test app.
9+
Tests use Playwright and are located in `e2e/` and use `examples` as test apps.
1010

1111
#### Test Fixture Patterns
1212

13-
- `examples/basic` as the comprehensive test suite for the RSC plugin
14-
- `examples/starter` as the lightweight base template for writing more targeted tests using `setupInlineFixture` utility
15-
- `examples/e2e/temp/` as base directory for test projects
13+
- `examples/basic` - comprehensive test suite for the RSC plugin
14+
- `examples/starter` - lightweight base template for writing more targeted tests using `setupInlineFixture` utility
15+
- `examples/e2e/temp/` - base directory for test projects
1616

1717
### Adding New Test Cases
1818

0 commit comments

Comments
 (0)