mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 08:00:01 +08:00
10 lines
264 B
JSON
10 lines
264 B
JSON
{
|
|
// List of extensions which should be recommended for users of this workspace.
|
|
"recommendations": [
|
|
"Shopify.ruby-lsp",
|
|
"esbenp.prettier-vscode",
|
|
"dbaeumer.vscode-eslint",
|
|
"lifeart.vscode-glimmer-syntax",
|
|
"typed-ember.glint-vscode"
|
|
]
|
|
}
|