Files
website-lint/.config/dotnet-tools.json
2023-01-01 00:36:39 +00:00

13 lines
162 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "5.2.0-alpha-010",
"commands": [
"fantomas"
]
}
}
}