Files
WoofWare.PrattParser/.config/dotnet-tools.json
2024-06-04 00:10:25 +01:00

19 lines
267 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "6.3.7",
"commands": [
"fantomas"
]
},
"fsharp-analyzers": {
"version": "0.26.0",
"commands": [
"fsharp-analyzers"
]
}
}
}