diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a14a6d5..eb3eba5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -1,13 +1,5 @@ { - "version": 1, - "isRoot": true, - "tools": { - "fantomas": { - "version": "6.3.16", - "commands": [ - "fantomas" - ], - "rollForward": false - } - } + "version": 1, + "isRoot": true, + "tools": {} } \ No newline at end of file