npm-scripts / scripts

Collection of useful npm-scripts!
http://git.io/npm-scripts
MIT License
172 stars 8 forks source link

Keep the scripts diffy #5

Closed tomek-he-him closed 6 years ago

tomek-he-him commented 9 years ago

Why: it’s easier to merge, rebase and reorder.

Another option: use YAML or CSON instead of JSON.

stoeffel commented 9 years ago

I don't really like this format. I think it makes the file less readable.

Another option: use YAML or CSON instead of JSON.

:+1: but I would generate a json for usage in other tools.

and :+1: for YAML

hemanth commented 9 years ago

YAML is also fine in this case :)

tomek-he-him commented 7 years ago

Closing to remove clutter 🙂

Feel free to open if you think this is mergeable.

tomek-he-him commented 6 years ago

I don’t think this is a good idea anymore 😁