docs: add svelte installation links#111
Conversation
📝 WalkthroughWalkthroughDocumentation update adds Svelte as a supported framework in the installation guide, including the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsGit: Failed to clone repository. Please run the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
docs/installation.md (1)
129-129: Good practice: EOF formatting.Adding a trailing newline at the end of the file follows standard conventions and improves git diff readability.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@docs/installation.md` at line 129, Add a trailing newline to the end of the file so the final line "<!-- ::end:framework -->" is followed by a single newline character; update the file to ensure it ends with a newline to follow EOF formatting conventions and improve git diffs.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@docs/installation.md`:
- Line 129: Add a trailing newline to the end of the file so the final line
"<!-- ::end:framework -->" is followed by a single newline character; update the
file to ensure it ends with a newline to follow EOF formatting conventions and
improve git diffs.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 36ac2ed5-d164-4560-97b8-1ffa33d71bfd
📒 Files selected for processing (1)
docs/installation.md
|
Relates to TanStack/tanstack.com#852 |
@tanstack/angular-hotkeys
@tanstack/hotkeys
@tanstack/hotkeys-devtools
@tanstack/lit-hotkeys
@tanstack/preact-hotkeys
@tanstack/preact-hotkeys-devtools
@tanstack/react-hotkeys
@tanstack/react-hotkeys-devtools
@tanstack/solid-hotkeys
@tanstack/solid-hotkeys-devtools
@tanstack/svelte-hotkeys
@tanstack/vue-hotkeys
@tanstack/vue-hotkeys-devtools
commit: |
🎯 Changes
Add Svelte framework to the installation docs — tab entry and quick start section with links to guides.
✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit