DEV Community

zhangfisher
zhangfisher

Posted on

2

Add custom comments to package.json with ease.

Add custom comments to package.json with ease.

As is well known, JSON files do not support adding comments

So when the scripts section of packagejson becomes complex, it's a disaster, especially during team development.

Now it's okay, the VSCODE plugin json _commends_extension makes it easy to add comments to 'package. json', it's great

json_comments_extension

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay