vac.dev-experimental-old/.vscode/settings.json

6 lines
89 B
JSON

{
"files.associations": {
"*.ejs": "html",
"*.html": "jekyll"
}
}