Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented Jul 7, 2021

PR Checklist

Overview

Uses a TypeScript transformer to parse out the original config file's structure, add new or modify existing keys for the added members, and print the result back.

@JoshuaKGoldberg JoshuaKGoldberg changed the title WIP: JSON patching Used TypeScript transform for JSON patching Jul 7, 2021
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review July 7, 2021 13:12
@JoshuaKGoldberg JoshuaKGoldberg added the status: waiting for reviewer Waiting for a maintainer to review label Jul 7, 2021
@JoshuaKGoldberg JoshuaKGoldberg merged commit 6a92683 into main Jul 17, 2021
@JoshuaKGoldberg JoshuaKGoldberg deleted the json-patching branch July 17, 2021 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting for reviewer Waiting for a maintainer to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use a diff writer instead of complete override for JSON editor config conversions

2 participants