Files
http-from-scratch/.config/dotnet-tools.json
Smaug123 4852506b50 Ta-da
2023-11-29 23:49:35 +00:00

13 lines
152 B
JSON

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