vscode/extensions/fsharp/cgmanifest.json
2023-12-13 13:08:01 +01:00

18 lines
469 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "ionide/ionide-fsgrammar",
"repositoryUrl": "https://github.com/ionide/ionide-fsgrammar",
"commitHash": "472c6b2030c962217cbbb26e4ddcce1b8ffe0867"
}
},
"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
}