licode-develop/.vscode/settings.json
yangxin 9f96998eb8
Some checks failed
CI-build / build (18.x) (push) Has been cancelled
CI-type-checking / type-check (18.x) (push) Has been cancelled
CI-typos / Spell Check (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
livecode代码开发分支
2025-06-11 21:29:36 +08:00

31 lines
472 B
JSON

{
"conventionalCommits.scopes": [
"Compilers",
"SDK",
"Config",
"UI",
"App",
"functions",
"Share",
"Templates",
"Types",
"Editor",
"Code-to-Image",
"Result",
"Embed",
"Modules",
"Deploy",
"Import",
"i18n",
"ToolsPane",
"Modes",
"Import-maps",
"Formatter",
"Build",
"services",
"CommandMenu",
"Accessibility"
],
"html.customData": ["./.vscode/html.html-data.json"]
}