We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae11d83 commit 24052a0Copy full SHA for 24052a0
javascript/grouped-commands-in-package.json
@@ -0,0 +1,8 @@
1
+ "scripts": {
2
+ "help": "scripts-help -w 40",
3
+ "\n========== Building ==========": "",
4
+ "tsc": "tsc",
5
+ "tscwatch": "tsc --watch",
6
+ "\n========== Serving ==========": "",
7
+ "serve": "serve ./site/"
8
+ },
0 commit comments