6 lines
136 B
JSON
6 lines
136 B
JSON
|
// Place your settings in this file to overwrite default and user settings.
|
||
|
{
|
||
|
"files.associations": {
|
||
|
".ejs": "html"
|
||
|
}
|
||
|
}
|