Closed manudeli closed 2 months ago
@manudeli I would like to work on this issue if it is open for contribution.
Candidate | Reasons | Count | Add this as commit message |
---|---|---|---|
@manudeli | https://github.com/toss/suspensive/issues/1213#issuecomment-2298028539 https://github.com/toss/suspensive/issues/1213#issuecomment-2300606712 https://github.com/toss/suspensive/issues/1213#issuecomment-2302030276 https://github.com/toss/suspensive/issues/1213 | 4 | Co-authored-by: manudeli <61593290+manudeli@users.noreply.github.com> |
@vr-varad | https://github.com/toss/suspensive/issues/1213#issuecomment-2297912391 https://github.com/toss/suspensive/issues/1213#issuecomment-2300721838 https://github.com/toss/suspensive/issues/1213#issuecomment-2301853250 https://github.com/toss/suspensive/issues/1213#issuecomment-2301855092 | 4 | Co-authored-by: vr-varad <114755221+vr-varad@users.noreply.github.com> |
Sure! Make draft pr please to share your work early and when you ready to get review, request review to me please
@vr-varad Share your plan trying to resolve this issue please if you can
Absolutely! Before making a pull request, I'll share a detailed plan as soon as possible. I'm currently working on it. @manudeli
Replacing Config Files:
.eslintrc
, .eslintrc.json
, .eslintrc.yml
eslint.config.js
Refactoring Structure:
Convert Plugis:
import reactPlugin from 'eslint-plugin-react';
Switch to ESM:
module.exports
export default
@manudeli This is what I am thinking of implementing. Feel free to suggest changes whenever u are free
@manudeli This is what I am thinking of implementing. Feel free to suggest changes whenever u are free
So good! Actually I tried to resolve this issue once and failed. I will try to help you in your PR. Let's implement it
Package Scope
etc
Description
eslint flat config
Possible Solution
No response
etc.
No response