finn-lang/.config/dotnet-tools.json

12 lines
162 B
JSON
Raw Normal View History

2023-06-25 01:15:55 +00:00
{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "6.0.8",
"commands": [
"fantomas"
]
}
}
}