Michaël De Boey

Results 494 comments of Michaël De Boey

Hi @bogdan-zaharia-hs! Since this repo is unmaintained, you might want to re-open this issue in the @eslint-community fork https://github.com/eslint-community/eslint-plugin-eslint-comments For more info about why we created this organization, you can...

Hi @connor4312! Since this repo is unmaintained, you might want to re-open this PR in the @eslint-community fork https://github.com/eslint-community/regexpp For more info about why we created this organization, you can...

Hi @mathiasvr! Since this repo is unmaintained, you might want to re-open this PR in the @eslint-community fork https://github.com/eslint-community/eslint-utils For more info about why we created this organization, you can...

@mcansh It seems that `git diff --dirstat=files,0 HEAD~1 | sed -E 's/^[ 0-9.]+% //g' | sed -E 's/\/.*$//g' | sort | uniq` (thanks [StackOverflow](https://stackoverflow.com/questions/50440420/git-diff-only-show-which-directories-changed)! 🙏) is what we need 👀

We're working on this, stay tuned!

Same issue happens when having `Record` or `Record` CC/ @sachinraja as he created the original `JsonifyObject` generic in #519, so maybe he has an idea of where the problem would...

@sachinraja Is there anything I can help you with to get this one fixed?

@bmish I brought this file in line with what I did for `@mysticatea/eslint-plugin` in https://github.com/eslint-community/mysticatea__eslint-plugin/pull/1 - Testing against all supported Node versions - Testing against other platforms - Testing against...

@mcansh re-opening this draft, but it seems it has a lot of conflicts so probably a good idea to start from scratch 🤔

For people following this PR: we've started already with our own fork in order to not hold the wider community back anymore: https://github.com/eslint-community/eslint-plugin-mysticatea @mysticatea We would still love to move...