Merge pull request #1430 from NodeJoSe/patch-3

Add JSX option to to JS Beautify
This commit is contained in:
Glavin Wiechert 2016-12-29 19:30:26 -04:00 committed by GitHub
commit 31f8e3f620
1 changed files with 1 additions and 0 deletions

View File

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