Commit 8475744
authored
Add Workspace Wiki to recommended VS Code extensions (#543)
This pull request introduces a recommended VS Code extension for
workspace documentation and updates a development dependency to its
latest patch version.
Tooling and editor configuration:
* Added a `.vscode/extensions.json` file to recommend the Workspace Wiki
(`alexjsully.workspace-wiki`) extension for improved workspace
documentation support.
Dependency updates:
* Updated the `@types/node` development dependency from version `24.9.1`
to `24.9.2` in `package.json` for the latest type definitions and bug
fixes.1 parent e09daaa commit 8475744
File tree
4 files changed
+31
-26
lines changed- .vscode
4 files changed
+31
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
| 17 | + | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments