Readme tweak

This commit is contained in:
Erich Gamma 2018-02-21 13:19:09 +01:00
parent eaec7c3383
commit 0d05c782fa

View file

@ -1,5 +1,7 @@
# Node npm
**Notice** This is a an extension that is bundled with Visual Studio Code.
This extension supports running npm scripts defined in the `package.json` as [tasks](https://code.visualstudio.com/docs/editor/tasks). Scripts with the name 'build', 'compile', or 'watch'
are treated as build tasks.