vscode/extensions/fsharp/cgmanifest.json

18 lines
469 B
JSON
Raw Normal View History

2024-11-15 06:29:18 +00:00
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "ionide/ionide-fsgrammar",
"repositoryUrl": "https://github.com/ionide/ionide-fsgrammar",
"commitHash": "c62c78404d0b2c14816aae61ac0688663a5990a3"
}
},
"license": "MIT",
"description": "The file syntaxes/fsharp.json was included from https://github.com/ionide/ionide-fsgrammar/blob/master/grammar/fsharp.json.",
"version": "0.0.0"
}
],
"version": 1
}