Files
FicroKanSharp/.config/dotnet-tools.json
Florian Verdonck 7dd8f0dce4 Update to Fantomas 4.6 stable (#4)
Co-authored-by: Florian Verdonck <florian.verdonck@axxes.com>
2022-01-24 10:56:39 +00:00

12 lines
156 B
JSON

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