Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 267 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 267 Bytes

remove-json-trailing-commas

Removes trailing commas from arrays and objects in a json file.

Because I often forget to do it myself.

Usage:

remove-json-trailing-commas filename.json

Hook it into your text editor's save process for fun and profit.