mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-31 12:28:50 +08:00
* impr: add selfhosting using docker only * add recaptcha config and docs * add documentation on the backend-configuration.json file, remove ---redacted--- from example config --------- Co-authored-by: Jack <jack@monkeytype.com>
9 lines
184 B
JSON
9 lines
184 B
JSON
{
|
|
"recommendations": [
|
|
"esbenp.prettier-vscode",
|
|
"Orta.vscode-jest",
|
|
"vitest.explorer",
|
|
"ryanluker.vscode-coverage-gutters",
|
|
"huntertran.auto-markdown-toc"
|
|
]
|
|
}
|