Files
mystery-hunt-2023-reactivation/.config/dotnet-tools.json
2024-07-14 13:02:50 +01:00

13 lines
153 B
JSON

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