-
Give users a list of examples to choose from, like:
- rename a variable
- reorder arguments to a method
- ...
Make it easy to add new templates to the list of examples to encourage community involvem…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 03 | Next scheduled analysis: Nov 10_
### Open
✅…
-
Given we're on a version of TS that supports it, we should replace all usages of:
```js
/** {import('somewhere').Something} */
let sometime;
```
with:
```js
/**
* @import {Something} fr…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Dec 02 | Next scheduled analysis: Dec 09_
### Open
- h…
-
Currently, the codemod doesn't update the test-helper.js file. This has bitten me 2 times already, and I'm dumb so I pretty much always forget to update it.
We should add this to the codemod.
-
List of keywords you searched for before creating this issue. Write them down here so that others can find this issue more easily and help provide feedback.
- "hypothesis"
It would be cool if `ruf…
-
Part of #40417
## Description
Deprecate `*Component` and `*Props` props in v6, planned for removal in v7.
- These are deprecated in favor of the slot pattern: `slots` and `slotProps`
- If t…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 15 | Next scheduled analysis: Nov 22_
**NOTE**: I'v…
-
My company adopted [the old react fontawesome](https://github.com/danawoodman/react-fontawesome/), and we have many references to it in our codebase.
They've stopped updating in favor of this packa…
-
### Is your feature request related to a problem? Please describe.
To test `aws-sdk-js-codemod` the users have to install it using `npm install` or `npx`
### Describe the solution you'd like
Crea…