Files
managed-git/.config/dotnet-tools.json
2023-09-02 21:48:31 +01:00

13 lines
152 B
JSON

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