Open JasonMore opened 3 years ago
@mysticatea any thoughts on this PR?
@mysticatea we have been using this a few months now with great successs
@goloroden yeah I've just been running a local version of this myself. However I've recently discovered https://www.npmjs.com/package/patch-package which is nice too
@mysticatea any updates?
Would love to get this merged too, I have written a standalone plugin for this that we are using at the moment but feels like the functionality should live here
Comments on different lines can be moved around by prettier
or other eslint
rules. The only way to guarantee you tie your description to your eslint
comment is by using --
to include the comment on the same line.
Hi @JasonMore!
Since this repo is unmaintained, you might want to re-open this PR 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 read https://eslint.org/blog/2023/03/announcing-eslint-community-org
I figured I'd give multi line comments for
require-description
a try. It seems to work?