tye/.config/dotnet-tools.json

13 строки
167 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-format": {
"version": "3.3.111304",
"commands": [
"dotnet-format"
]
}
}
}