Files
woofworkflows-poc/.config/dotnet-tools.json
Smaug123 3449671a90 Config
2023-12-22 12:38:43 +00:00

13 lines
152 B
JSON

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