Why a Trailing Comma Breaks Your Package.json
If you work with anything that requires a nodejs server, you have to deal with the package.json file.
That includes React, Angular, Vue, or plain node backends.
One silly thing you might have noticed about the package.json file is that it will break ...
aravsanj.hashnode.dev3 min read