Skip to content

Used TypeScript transform for JSON patching #1160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 17, 2021
Merged

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
1 participant