Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

chore: parser fixes #556

Merged
merged 4 commits into from
Jan 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "codemod-registry",
"projectOwner": "intuita-inc"
"projectOwner": "codemod-com"
}
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ This page lists highlights, releases, bug fixes, and progress for Intuita Codemo

**Bug fixes & other changes**

- 🦗 Chore: Add 'type' to import statements when importing types in `remove-get-static-props` codemod ([#495](https://github.com/intuita-inc/codemod-registry/pull/495))
- 🦗 Bug fix: Rename a function from `buildLegacyContext` to `buildLegacyCtx` in `remove-get-static-props` codemod ([#497](https://github.com/intuita-inc/codemod-registry/pull/497))
- 🦗 Bug fix: Fix the order of arguments for `buildLegacyCtx` function in `remove-get-static-props` codemod ([#501](https://github.com/intuita-inc/codemod-registry/pull/501))
- 🦗 Bug fix: Remove dependency on `x-url` header in generic `remove-get-static-props` codemod ([#483](https://github.com/intuita-inc/codemod-registry/pull/483))
- 🦗 Bug fix: Make `getData` function an ArrowFunction in generic `remove-get-static-props` codemod ([#473](https://github.com/intuita-inc/codemod-registry/pull/474))
- 🦗 Chore: Add 'type' to import statements when importing types in `remove-get-static-props` codemod ([#495](https://github.com/codemod-com/codemod-registry/pull/495))
- 🦗 Bug fix: Rename a function from `buildLegacyContext` to `buildLegacyCtx` in `remove-get-static-props` codemod ([#497](https://github.com/codemod-com/codemod-registry/pull/497))
- 🦗 Bug fix: Fix the order of arguments for `buildLegacyCtx` function in `remove-get-static-props` codemod ([#501](https://github.com/codemod-com/codemod-registry/pull/501))
- 🦗 Bug fix: Remove dependency on `x-url` header in generic `remove-get-static-props` codemod ([#483](https://github.com/codemod-com/codemod-registry/pull/483))
- 🦗 Bug fix: Make `getData` function an ArrowFunction in generic `remove-get-static-props` codemod ([#473](https://github.com/codemod-com/codemod-registry/pull/474))
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,18 +82,18 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://maxleiter.com/"><img src="https://avatars.githubusercontent.com/u/8675906?v=4?s=100" width="100px;" alt="Max Leiter"/><br /><sub><b>Max Leiter</b></sub></a><br /><a href="https://github.com/intuita-inc/codemod-registry/commits?author=MaxLeiter" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://medium.com/@greg-pabian/"><img src="https://avatars.githubusercontent.com/u/35925521?v=4?s=100" width="100px;" alt="Greg Pabian"/><br /><sub><b>Greg Pabian</b></sub></a><br /><a href="https://github.com/intuita-inc/codemod-registry/commits?author=grzpab" title="Code">💻</a> <a href="https://github.com/intuita-inc/codemod-registry/issues?q=author%3Agrzpab" title="Bug reports">🐛</a> <a href="https://github.com/intuita-inc/codemod-registry/commits?author=grzpab" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DmytroHryshyn"><img src="https://avatars.githubusercontent.com/u/125881252?v=4?s=100" width="100px;" alt="DmytroHryshyn"/><br /><sub><b>DmytroHryshyn</b></sub></a><br /><a href="https://github.com/intuita-inc/codemod-registry/commits?author=DmytroHryshyn" title="Code">💻</a> <a href="https://github.com/intuita-inc/codemod-registry/issues?q=author%3ADmytroHryshyn" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://intuita.io/"><img src="https://avatars.githubusercontent.com/u/78109534?v=4?s=100" width="100px;" alt="Alex Bit"/><br /><sub><b>Alex Bit</b></sub></a><br /><a href="https://github.com/intuita-inc/codemod-registry/commits?author=alex-from-intuita" title="Code">💻</a> <a href="https://github.com/intuita-inc/codemod-registry/commits?author=alex-from-intuita" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hbjORbj"><img src="https://avatars.githubusercontent.com/u/32841130?v=4?s=100" width="100px;" alt="Benny Joo"/><br /><sub><b>Benny Joo</b></sub></a><br /><a href="https://github.com/intuita-inc/codemod-registry/commits?author=hbjORbj" title="Code">💻</a> <a href="https://github.com/intuita-inc/codemod-registry/issues?q=author%3AhbjORbj" title="Bug reports">🐛</a> <a href="https://github.com/intuita-inc/codemod-registry/commits?author=hbjORbj" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mohab-sameh"><img src="https://avatars.githubusercontent.com/u/37941642?v=4?s=100" width="100px;" alt="Mohab Sameh"/><br /><sub><b>Mohab Sameh</b></sub></a><br /><a href="https://github.com/intuita-inc/codemod-registry/commits?author=mohab-sameh" title="Code">💻</a> <a href="https://github.com/intuita-inc/codemod-registry/commits?author=mohab-sameh" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://maxleiter.com/"><img src="https://avatars.githubusercontent.com/u/8675906?v=4?s=100" width="100px;" alt="Max Leiter"/><br /><sub><b>Max Leiter</b></sub></a><br /><a href="https://github.com/codemod-com/codemod-registry/commits?author=MaxLeiter" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://medium.com/@greg-pabian/"><img src="https://avatars.githubusercontent.com/u/35925521?v=4?s=100" width="100px;" alt="Greg Pabian"/><br /><sub><b>Greg Pabian</b></sub></a><br /><a href="https://github.com/codemod-com/codemod-registry/commits?author=grzpab" title="Code">💻</a> <a href="https://github.com/codemod-com/codemod-registry/issues?q=author%3Agrzpab" title="Bug reports">🐛</a> <a href="https://github.com/codemod-com/codemod-registry/commits?author=grzpab" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DmytroHryshyn"><img src="https://avatars.githubusercontent.com/u/125881252?v=4?s=100" width="100px;" alt="DmytroHryshyn"/><br /><sub><b>DmytroHryshyn</b></sub></a><br /><a href="https://github.com/codemod-com/codemod-registry/commits?author=DmytroHryshyn" title="Code">💻</a> <a href="https://github.com/codemod-com/codemod-registry/issues?q=author%3ADmytroHryshyn" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://intuita.io/"><img src="https://avatars.githubusercontent.com/u/78109534?v=4?s=100" width="100px;" alt="Alex Bit"/><br /><sub><b>Alex Bit</b></sub></a><br /><a href="https://github.com/codemod-com/codemod-registry/commits?author=alex-from-intuita" title="Code">💻</a> <a href="https://github.com/codemod-com/codemod-registry/commits?author=alex-from-intuita" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hbjORbj"><img src="https://avatars.githubusercontent.com/u/32841130?v=4?s=100" width="100px;" alt="Benny Joo"/><br /><sub><b>Benny Joo</b></sub></a><br /><a href="https://github.com/codemod-com/codemod-registry/commits?author=hbjORbj" title="Code">💻</a> <a href="https://github.com/codemod-com/codemod-registry/issues?q=author%3AhbjORbj" title="Bug reports">🐛</a> <a href="https://github.com/codemod-com/codemod-registry/commits?author=hbjORbj" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mohab-sameh"><img src="https://avatars.githubusercontent.com/u/37941642?v=4?s=100" width="100px;" alt="Mohab Sameh"/><br /><sub><b>Mohab Sameh</b></sub></a><br /><a href="https://github.com/codemod-com/codemod-registry/commits?author=mohab-sameh" title="Code">💻</a> <a href="https://github.com/codemod-com/codemod-registry/commits?author=mohab-sameh" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://zergus.github.io/"><img src="https://avatars.githubusercontent.com/u/5468045?v=4?s=100" width="100px;" alt="Serhii Melnyk"/><br /><sub><b>Serhii Melnyk</b></sub></a><br /><a href="#ideas-Zergus" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kevtran2"><img src="https://avatars.githubusercontent.com/u/44513934?v=4?s=100" width="100px;" alt="kevtran2"/><br /><sub><b>kevtran2</b></sub></a><br /><a href="https://github.com/intuita-inc/codemod-registry/commits?author=kevtran2" title="Documentation">📖</a> <a href="https://github.com/intuita-inc/codemod-registry/commits?author=kevtran2" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://georgewl.dev"><img src="https://avatars.githubusercontent.com/u/5931248?v=4?s=100" width="100px;" alt="George W Langham"/><br /><sub><b>George W Langham</b></sub></a><br /><a href="https://github.com/intuita-inc/codemod-registry/issues?q=author%3AGeorgeWL" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AnielloFalcone"><img src="https://avatars.githubusercontent.com/u/16816912?v=4?s=100" width="100px;" alt="Aniello Falcone"/><br /><sub><b>Aniello Falcone</b></sub></a><br /><a href="https://github.com/intuita-inc/codemod-registry/issues?q=author%3AAnielloFalcone" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kevtran2"><img src="https://avatars.githubusercontent.com/u/44513934?v=4?s=100" width="100px;" alt="kevtran2"/><br /><sub><b>kevtran2</b></sub></a><br /><a href="https://github.com/codemod-com/codemod-registry/commits?author=kevtran2" title="Documentation">📖</a> <a href="https://github.com/codemod-com/codemod-registry/commits?author=kevtran2" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://georgewl.dev"><img src="https://avatars.githubusercontent.com/u/5931248?v=4?s=100" width="100px;" alt="George W Langham"/><br /><sub><b>George W Langham</b></sub></a><br /><a href="https://github.com/codemod-com/codemod-registry/issues?q=author%3AGeorgeWL" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AnielloFalcone"><img src="https://avatars.githubusercontent.com/u/16816912?v=4?s=100" width="100px;" alt="Aniello Falcone"/><br /><sub><b>Aniello Falcone</b></sub></a><br /><a href="https://github.com/codemod-com/codemod-registry/issues?q=author%3AAnielloFalcone" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

The Intuita team and community take security bugs seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.

To report a security issue, please use the [issues page](https://github.com/intuita-inc/codemod-registry/issues) or the [Slack channel](https://intuita.io/community).
To report a security issue, please use the [issues page](https://github.com/codemod-com/codemod-registry/issues) or the [Slack channel](https://intuita.io/community).

The Intuita team may send a response indicating the next steps in handling your report. After the initial reply to your report, the team may keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance.

Expand Down
2 changes: 1 addition & 1 deletion codemods/bull/bullmq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,5 @@ v1.0.0

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ts-morph

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/cal.com/generate-metadata-tests-calcom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ filemod

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)
2 changes: 1 addition & 1 deletion codemods/cal.com/generate-url-patterns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ filemod

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)
2 changes: 1 addition & 1 deletion codemods/i18n/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ Intuita File Transformation Engine

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)
2 changes: 1 addition & 1 deletion codemods/jest/vitest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ v1.0.0

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

4 changes: 2 additions & 2 deletions codemods/mocha/vitest/migrate-configuration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,13 @@ v1.0.0

### **Codemod Engine**

[filemod](https://github.com/intuita-inc/filemod/)
[filemod](https://github.com/codemod-com/filemod/)

### Estimated Time Saving

5+ minutes per file

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

2 changes: 1 addition & 1 deletion codemods/mocha/vitest/migrate-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ v1.0.0

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info
6 changes: 3 additions & 3 deletions codemods/mocha/vitest/recipe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ This recipe is a set of codemods that will upgrade your project from using `moch

The recipe includes the following codemods:

- [migrate-configuration](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/mocha/vitest/migrate-configuration)
- [migrate-tests](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/mocha/vitest/migrate-tests)
- [migrate-configuration](https://github.com/codemod-com/codemod-registry/tree/main/codemods/mocha/vitest/migrate-configuration)
- [migrate-tests](https://github.com/codemod-com/codemod-registry/tree/main/codemods/mocha/vitest/migrate-tests)

NOTE: if you are not using vitest default `.spec.*` or `.test.*` file names, then you won't be able to run your tests upon migrating. To mitigate this and add your own set of globs, create `vite.config.ts` file in the root of your project and add the following configuration, replacing `**/test/*.ts` with your own globs:

Expand Down Expand Up @@ -41,4 +41,4 @@ v1.0.0

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)
2 changes: 1 addition & 1 deletion codemods/msw/2/callback-signature/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Up to 10 minutes per occurrence

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info
- https://mswjs.io/docs/migrations/1.x-to-2.x/#request-changes
2 changes: 1 addition & 1 deletion codemods/msw/2/ctx-fetch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ v1.0.0

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/msw/2/imports/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ v1.0.0

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/msw/2/lifecycle-events-signature/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ v1.0.0

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/msw/2/print-handler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ v1.0.0

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/msw/2/req-passthrough/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ v1.0.0

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/msw/2/request-changes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Up to 15 minutes per occurrence

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/msw/2/response-usages/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Up to 10 minutes per occurrence

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/msw/2/type-args/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ v1.0.0

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)
20 changes: 10 additions & 10 deletions codemods/msw/2/upgrade-recipe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ This recipe is a set of codemods that will upgrade your project from using msw v

The recipe includes the following codemods:

- [imports](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/imports)
- [type-args](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/type-args)
- [request-changes](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/request-changes)
- [ctx-fetch](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/ctx-fetch)
- [req-passthrough](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/req-passthrough)
- [response-usages](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/response-usages)
- [callback-signature](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/callback-signature)
- [lifecycle-events-signature](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/lifecycle-events-signature)
- [print-handler](https://github.com/intuita-inc/codemod-registry/tree/main/codemods/msw/2/print-handler)
- [imports](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/imports)
- [type-args](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/type-args)
- [request-changes](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/request-changes)
- [ctx-fetch](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/ctx-fetch)
- [req-passthrough](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/req-passthrough)
- [response-usages](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/response-usages)
- [callback-signature](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/callback-signature)
- [lifecycle-events-signature](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/lifecycle-events-signature)
- [print-handler](https://github.com/codemod-com/codemod-registry/tree/main/codemods/msw/2/print-handler)

### FNs
This recipe does not change the signatures of MSW handlers, if they were called using a custom factory function, for example to provide more type-safety or else. For example, the following code will only be partially updated:
Expand Down Expand Up @@ -60,7 +60,7 @@ Depending on the size of the project, this recipe can save up to 6 hours of dedi

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/netlify-sdk/0.8.1/addBuildEventContext/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/netlify-sdk/0.8.1/addBuildEventHandler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/netlify-sdk/0.8.1/exportZod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
2 changes: 1 addition & 1 deletion codemods/netlify-sdk/0.8.4/addApiHandler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jscodeshift

### Owner

[Intuita](https://github.com/intuita-inc)
[Intuita](https://github.com/codemod-com)

### Links for more info

Expand Down
Loading
Loading