mirror of
https://github.com/ppy/osu.git
synced 2024-11-07 07:27:25 +08: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"
|
|
]
|
|
}
|
|
}
|
|
} |