Fix github link of prettier-vscode extension

This commit is contained in:
Ryuichi Inagaki 2017-08-13 16:55:32 +10:00 committed by Valerii Iatsko
parent fb17639dbb
commit 1d01ba77a8
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
- [eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) - Linter for [eslint](http://eslint.org/).
- [XO](https://marketplace.visualstudio.com/items?itemName=samverschueren.linter-xo) - Linter for [XO](https://github.com/sindresorhus/xo).
- [AVA](https://marketplace.visualstudio.com/items?itemName=samverschueren.ava) - Snippets for [AVA](https://github.com/avajs/ava).
- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - Linter, Formatter and Pretty printer for [Prettier](https://github.com/esbenp/prettier-vscode).
- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - Linter, Formatter and Pretty printer for [Prettier](https://github.com/prettier/prettier-vscode).
### TypeScript