diff options
author | blyoa <yblue110+blyoa@gmail.com> | 2018-02-01 01:29:01 +0900 |
---|---|---|
committer | blyoa <yblue110+blyoa@gmail.com> | 2018-02-01 02:30:02 +0900 |
commit | 23db293bdfda820dcff2464d2c4e533f52eb86be (patch) | |
tree | e3cad6b7aac431ce362d1116a34c1244c123829f /README.md | |
parent | 52fe924a139b8ae3d087cba0d9a5199054ae0595 (diff) | |
download | ale-23db293bdfda820dcff2464d2c4e533f52eb86be.zip |
Add prettier fixer support to vue
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -162,6 +162,7 @@ formatting. | Verilog | [iverilog](https://github.com/steveicarus/iverilog), [verilator](http://www.veripool.org/projects/verilator/wiki/Intro) | | Vim | [vint](https://github.com/Kuniwak/vint) | | Vim help^ | [alex](https://github.com/wooorm/alex) !!, [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good) | +| Vue | [prettier](https://github.com/prettier/prettier) | | XHTML | [alex](https://github.com/wooorm/alex) !!, [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good) | | XML | [xmllint](http://xmlsoft.org/xmllint.html) | | YAML | [swaglint](https://github.com/byCedric/swaglint), [yamllint](https://yamllint.readthedocs.io/) | |