Commit 8edb07d
authored
chore(vscode): add JSON formatter and preserve final newline (#7547)
Set default formatter for JSON to the built-in formatter and enable
files.insertFinalNewline so formatted JSON keeps a trailing newline,
matching project style.1 parent 46a9c8a commit 8edb07d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
0 commit comments