mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 03:20:46 +08:00
8 times faster formatting, calls prettier internally for unsupported files waiting on https://github.com/oxc-project/oxc/issues/16637 https://github.com/oxc-project/oxc/issues/16598 https://github.com/oxc-project/oxc/issues/16621 --------- Co-authored-by: Christian Fehmer <cfe@sexy-developer.com>
19 lines
289 B
JSON
19 lines
289 B
JSON
{
|
|
"configuration": {
|
|
"results": {
|
|
"savingEnabled": true
|
|
},
|
|
"users": {
|
|
"signUp": false,
|
|
"profiles": {
|
|
"enabled": false
|
|
}
|
|
},
|
|
"dailyLeaderboards": {
|
|
"enabled": false
|
|
},
|
|
"leaderboards": {
|
|
"minTimeTyping": 0
|
|
}
|
|
}
|
|
}
|