add more json schemas

This commit is contained in:
2022-04-07 21:37:35 +03:00
parent b9db6962d4
commit c082dffbcc

View File

@@ -80,6 +80,22 @@ lsp_installer.on_server_ready(function(server)
"package.json",
"tsconfig.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",
},
}),
},