Files
ray-tracing-fsharp/.config/dotnet-tools.json
Patrick Stevens 38bb5c94f2 Fix workflow (#16)
2024-07-14 13:06:41 +01:00

13 lines
153 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "6.3.10",
"commands": [
"fantomas"
]
}
}
}