Files
WoofWare.PrattParser/.config/dotnet-tools.json
2024-01-22 00:21:14 +00:00

18 lines
276 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "6.3.0-alpha-005",
"commands": [
"fantomas"
]
},
"fsharp-analyzers": {
"version": "0.23.0",
"commands": [
"fsharp-analyzers"
]
}
}
}