add more json schemas
This commit is contained in:
@@ -80,6 +80,22 @@ lsp_installer.on_server_ready(function(server)
|
|||||||
"package.json",
|
"package.json",
|
||||||
"tsconfig.json",
|
"tsconfig.json",
|
||||||
"prettierrc.json",
|
"prettierrc.json",
|
||||||
|
"babelrc.json",
|
||||||
|
"Vercel",
|
||||||
|
"cypress.json",
|
||||||
|
"GitHub Action",
|
||||||
|
"GitHub Workflow",
|
||||||
|
"lerna.json",
|
||||||
|
"openapi.json",
|
||||||
|
".postcssrc",
|
||||||
|
"prisma.yml",
|
||||||
|
"Swagger API 2.0",
|
||||||
|
"huskyrc",
|
||||||
|
"jsdoc",
|
||||||
|
".commitlintrc",
|
||||||
|
"docker-compose.yml",
|
||||||
|
".yarnrc.yml",
|
||||||
|
"swcrc",
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user