vscode/extensions/less/cgmanifest.json
Alex Ross ce40e7ce61
Adopt Better-Less grammar (#197557)
Consider adopting a new Less grammar
Fixes #171239
2023-11-07 17:36:06 +01:00

17 lines
311 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "language-less",
"repositoryUrl": "https://github.com/radium-v/Better-Less",
"commitHash": "05de79f600227201e35f07a49f07acce80e49dbf"
}
},
"license": "MIT",
"version": "0.6.1"
}
],
"version": 1
}