You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
A tool to document you package.json scripts
4
4
5
-
## Why?
5
+
## Why why?
6
6
7
-
As your project grows you add more scripts to package.json.
8
-
When a new member joins the project (or maybe you come back after a break) it's hard to understand from the script itself, what it is doing and **why** it was created.
9
-
There is no a good solution to comment npm scripts from your package.json.
7
+
As your project grows you add more scripts to package.json.
8
+
When a new member joins the project (or maybe you come back after a break) it's hard to understand from the script itself, what it is doing and **why** it was created.
9
+
There is no good solution to comment npm scripts from your package.json.
0 commit comments