Files
WoofWare.Whippet/.config/dotnet-tools.json
2024-10-02 23:29:52 +01:00

18 lines
267 B
JSON

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