parent
9721144e03
commit
b26903cd13
1 changed files with 2 additions and 0 deletions
|
@ -488,6 +488,8 @@ name = "jsonc"
|
|||
scope = "source.json"
|
||||
injection-regex = "jsonc"
|
||||
file-types = ["jsonc", { glob = "tsconfig.json" }]
|
||||
comment-token = "//"
|
||||
block-comment-tokens = { start = "/*", end = "*/" }
|
||||
grammar = "json"
|
||||
language-servers = [ "vscode-json-language-server" ]
|
||||
auto-format = true
|
||||
|
|
Loading…
Reference in a new issue