Skip to content

Commit

Permalink
Update developer environment
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-wiemer committed Jan 11, 2025
1 parent 742e2d6 commit cb316f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This document covers the development process, from writing code to publishing a

> Throughout the document, `F1` is short for Show all commands / Open [command palette](https://code.visualstudio.com/api/ux-guidelines/command-palette)
## Environment

- Node 22
- npm 11

## Writing

1. Write your change on any branch other than `main`
Expand Down

0 comments on commit cb316f4

Please sign in to comment.