Files
AdventOfCode2021/.config/dotnet-tools.json
2021-12-06 19:37:55 +00:00

13 lines
158 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas-tool": {
"version": "4.5.10",
"commands": [
"fantomas"
]
}
}
}