Skip to content

Commit

Permalink
WE-637 format dotnet-tools with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
steinsiv committed Nov 9, 2022
1 parent 786d0f5 commit e4cb867
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"tools": {
"dotnet-format": {
"version": "5.1.250801",
"commands": [
"dotnet-format"
]
"commands": ["dotnet-format"]
}
}
}

0 comments on commit e4cb867

Please sign in to comment.