Skip to content

Commit

Permalink
Merge pull request #2454 from emmanuel-ferdman/canary
Browse files Browse the repository at this point in the history
Update VSCode guide reference
  • Loading branch information
paales authored Dec 19, 2024
2 parents 59340b2 + 0f5267b commit e5e16ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/spotty-falcons-grab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphcommerce/docs": patch
---

Update VSCode guide reference
4 changes: 2 additions & 2 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ File structure of GraphCommerce
### Formatting and Linting

GraphCommerce uses ESLint for linting and Prettier for code formatting. Install
the [recommended VS Code extensions](../docs/getting-started/vscode.md)
the [recommended VS Code extensions](../docs/framework/vscode.md)

<!--
### Contributor License Agreement
Expand Down Expand Up @@ -106,7 +106,7 @@ need to sign the CLA once.
because every change made here must be applied by every developer upgrading a
GraphCommerce project
- Extract code changes made and move them into packages where possible.
- Stylistic only changes usually aren't prefered, less changes often is
- Stylistic only changes usually aren't preferred, less changes often is
better.

## Next steps
Expand Down

0 comments on commit e5e16ac

Please sign in to comment.