qsharp-compiler/.config/dotnet-tools.json

18 строки
273 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas-tool": {
"version": "4.7.9",
"commands": [
"fantomas"
]
},
"dotnet-fsharplint": {
"version": "0.21.2",
"commands": [
"dotnet-fsharplint"
]
}
}
}