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
I'd like to double space my package.json to allow tooling to merge willy nilly without git conflicts. I'm currently using json-file-plus to modify my package.json, but it strips out arbitrary newlines. Any desire to support double spacing?
The text was updated successfully, but these errors were encountered:
If there's a reliable way to detect it, that won't cause false positives with the majority case of no padding newlines between package.json sections, I'm down to add it.
I'd like to double space my package.json to allow tooling to merge willy nilly without git conflicts. I'm currently using json-file-plus to modify my package.json, but it strips out arbitrary newlines. Any desire to support double spacing?
The text was updated successfully, but these errors were encountered: