Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-21 | fix(install): better json editing (#26450) | David Sherret | |
1. Respects the formatting of the file (ex. keeps four space indents or tabs). 2. Handles editing of comments. 3. Handles trailing commas. 4. Code is easier to maintain. |