nas-denar/.vscode/settings.json
2017-09-14 20:14:44 +02:00

6 lines
136 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"files.associations": {
".ejs": "html"
}
}