mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
2ce747fa01
* ⚡ Replace recommended extension for Vue * ⚡ Add `Vue.volar`
11 lines
208 B
JSON
11 lines
208 B
JSON
{
|
|
"recommendations": [
|
|
"dangmai.workspace-default-settings",
|
|
"dbaeumer.vscode-eslint",
|
|
"EditorConfig.EditorConfig",
|
|
"esbenp.prettier-vscode",
|
|
"Vue.vscode-typescript-vue-plugin",
|
|
"Vue.volar"
|
|
]
|
|
}
|