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

`jsonValidation`

parent 6f2de366
Branches
Tags
No related merge requests found
......@@ -28,6 +28,12 @@ return {
"onWebviewPanel:lua-doc",
"onCommand:extension.lua.doc",
},
jsonValidation = {
{
fileMatch = ".luarc.json",
url = "./setting/schema.json",
},
},
main = "./client/out/extension",
contributes = {
configuration = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment