mirror of
https://github.com/ppy/osu
synced 2024-12-12 01:48:49 +00:00
18 lines
268 B
JSON
18 lines
268 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"cake.tool": {
|
|
"version": "0.35.0",
|
|
"commands": [
|
|
"dotnet-cake"
|
|
]
|
|
},
|
|
"dotnet-format": {
|
|
"version": "3.1.37601",
|
|
"commands": [
|
|
"dotnet-format"
|
|
]
|
|
}
|
|
}
|
|
} |