Add EJS options to JS Beautify
This commit is contained in:
parent
acfad3f7d0
commit
e0a01f4ed6
|
@ -11,6 +11,7 @@ module.exports = class JSBeautify extends Beautifier
|
|||
Handlebars: true
|
||||
Mustache: true
|
||||
JavaScript: true
|
||||
EJS: true
|
||||
JSON: true
|
||||
CSS:
|
||||
indent_size: true
|
||||
|
|
Loading…
Reference in New Issue