Files
gitea-repo-config/.config/dotnet-tools.json
2024-05-31 21:36:59 +01:00

13 lines
152 B
JSON

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