{
  "files.associations": {
    "*.ejs": "html"
  },
  "emmet.includeLanguages": {
    "ejs": "html"
  },
  "[ejs]": {
    "editor.formatOnSave": true
  }
}
