Skip to content
Snippets Groups Projects
Commit 5b10f0fc authored by 最萌小汐's avatar 最萌小汐
Browse files

set id of `.luarc.json` to `jsonc`

parent 26dd6d11
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,14 @@ return {
url = "./setting/schema.json",
},
},
languages = {
{
id = 'jsonc',
filenames = {
'.luarc.json',
},
},
},
},
capabilities = {
untrustedWorkspaces = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment