Merge pull request #1429 from NodeJoSe/patch-2

Add EJS options to JS Beautify
This commit is contained in:
Glavin Wiechert 2016-12-29 12:02:25 -04:00 committed by GitHub
commit de781b1749
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