mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 13:47:38 +08:00
36 lines
589 B
JSON
36 lines
589 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"
|
|
]
|
|
},
|
|
"jetbrains.resharper.globaltools": {
|
|
"version": "2020.2.4",
|
|
"commands": [
|
|
"jb"
|
|
]
|
|
},
|
|
"nvika": {
|
|
"version": "2.0.0",
|
|
"commands": [
|
|
"nvika"
|
|
]
|
|
},
|
|
"codefilesanity": {
|
|
"version": "15.0.0",
|
|
"commands": [
|
|
"CodeFileSanity"
|
|
]
|
|
}
|
|
}
|
|
} |