docs(vscode): add better comments

This commit is contained in:
Julien Le Coupanec 2019-10-11 18:28:24 +02:00
parent d9eee18d87
commit 56d8d41136
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@
### Handy
- `Better comments`: Improve your code commenting by annotating with alert, informational, TODOs, and more!
- `Debugger for Chrome`: Debug your JavaScript code in the Chrome browser.
- `EditorConfig for VS Code`: EditorConfig Support for Visual Studio Code.