n8n_custom_nodes/custom_nodes_for_n8n-master/.vscode/extensions.json

8 lines
116 B
JSON
Raw Permalink Normal View History

2025-08-14 10:33:09 +00:00
{
"recommendations": [
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"esbenp.prettier-vscode",
]
}