Skip to content
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

Documented how to use linters and incrementally migrate code #70

Merged
merged 6 commits into from
Oct 15, 2024

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Oct 15, 2024

Description

Closes #61.

I refactored code and provided instructions in README so that end-developers may more easily change the source code to migrate their project one component or one route at a time. For now, the codemod won't provide additional CLI options to target a particular component or route.

@ijlee2 ijlee2 added enhance: documentation Issue asks for better documentation (e.g. README, code, tests) enhance: code Issue asks for new feature or refactor labels Oct 15, 2024
@ijlee2 ijlee2 force-pushed the document-incremental-migration branch from 127de2a to 08cc464 Compare October 15, 2024 07:43
@ijlee2 ijlee2 marked this pull request as ready for review October 15, 2024 07:47
@ijlee2 ijlee2 force-pushed the document-incremental-migration branch from 08cc464 to 05fefeb Compare October 15, 2024 07:49
@ijlee2 ijlee2 merged commit 6c4deb4 into main Oct 15, 2024
2 checks passed
@ijlee2 ijlee2 deleted the document-incremental-migration branch October 15, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance: code Issue asks for new feature or refactor enhance: documentation Issue asks for better documentation (e.g. README, code, tests)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run codemod on a subset of folders?
1 participant