Files
ray-tracing-fsharp/.config/dotnet-tools.json
2024-12-24 20:29:10 +00:00

13 lines
153 B
JSON

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