From fa6a902b5e522138c555bee8b2625fdf7601893c Mon Sep 17 00:00:00 2001 From: Toan Nguyen Date: Fri, 13 Mar 2020 14:23:04 +0700 Subject: [PATCH] Update javascript cheats --- cheats/javascript.cheat | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/cheats/javascript.cheat b/cheats/javascript.cheat index 34f3101..af4ebcf 100644 --- a/cheats/javascript.cheat +++ b/cheats/javascript.cheat @@ -21,6 +21,38 @@ npm install --save-dev # install globally a specified package npm install -g +# run a script +npm run