Files
AdventOfCode2022/.config/dotnet-tools.json
2022-12-28 11:03:19 +00:00

13 lines
162 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "5.2.0-alpha-008",
"commands": [
"fantomas"
]
}
}
}