Files
managed-git/.config/dotnet-tools.json
2022-09-02 22:56:06 +01:00

13 lines
161 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "5.0.0-beta-009",
"commands": [
"fantomas"
]
}
}
}