Commit 2e34ea0
committed
Update VSCode settings to enhance file nesting patterns
This commit modifies the settings.json file to include a new pattern for TypeScript files, allowing for better organization of related files in the explorer. The addition of "*.ts": "$(capture).*.ts" improves project navigation within the IDE.1 parent f0901ed commit 2e34ea0
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
0 commit comments