.vscode/settings.json
1 2 3 4 5 6 7 8
{ "files.associations": { "*.erd": "json", "*.vuerd": "json", "*.mjs": "javascript", "stdio.h": "c" } }