Commit 34ad193
committed
feat: allow trailing commas in config schema
Uses extension defined in [vscode-json-languageservice][vscode-json].
Also works with Zed and probably other editors too.
[vscode-json]: https://github.com/microsoft/vscode-json-languageservice/blob/5d87d160f018533c4eb3b996b54252f900a1e062/src/jsonSchema.ts#L891 parent 85b6f5c commit 34ad193
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments