Hacker News new | ask | show | jobs
by croemer 640 days ago
You can't put comments in package.json, JSON should never have been used for something maintained by humans.
1 comments

We are not arguing whether not declaring phony targets is worse than using comments in `package.json`?

But anyway, comments in a Makefile or `package.json` are not documentation anyway, that's what the `README` or `INSTALL` (or whatever) is there for (in projects like the one the Makefile is written for).