mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
14 lines
349 B
JSON
14 lines
349 B
JSON
{
|
|
"recommendations": [
|
|
"biomejs.biome",
|
|
"ms-vscode-remote.remote-containers",
|
|
"oven.bun-vscode",
|
|
"vivaxy.vscode-conventional-commits",
|
|
"EditorConfig.EditorConfig",
|
|
"tamasfe.even-better-toml",
|
|
"YoavBls.pretty-ts-errors",
|
|
"eamodio.gitlens"
|
|
],
|
|
"unwantedRecommendations": []
|
|
}
|