Files
WoofWare.PrattParser/.config/dotnet-tools.json
Patrick Stevens 416e036255 Net9 SDK (#63)
2024-12-15 22:27:58 +00:00

19 lines
268 B
JSON

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