nas-denar/.vscode/settings.json

6 lines
136 B
JSON
Raw Normal View History

2017-09-14 20:14:44 +02:00
// Place your settings in this file to overwrite default and user settings.
{
"files.associations": {
".ejs": "html"
}
}