Files
WoofWare.PawPrint/dotnet-tools.json
2025-02-14 00:00:03 +00:00

18 lines
266 B
JSON

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