summaryrefslogtreecommitdiffstats
path: root/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/notes.txt b/notes.txt
index 38da624..8b7ed8f 100644
--- a/notes.txt
+++ b/notes.txt
@@ -3,3 +3,7 @@ $ express
do '# npm install -g express' beforehand, express command
generates nice template dir structure to get started
+[code analysis]
+# npm install -g jslint
+$ jslint --sloppy --white <file.js>
+