Add EJS options to JS Beautify

This commit is contained in:
Jose Agustin Villalobos 2016-12-29 01:54:04 -04:00 committed by GitHub
parent acfad3f7d0
commit e0a01f4ed6
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ module.exports = class JSBeautify extends Beautifier
Handlebars: true
Mustache: true
JavaScript: true
EJS: true
JSON: true
CSS:
indent_size: true