[Fix] newline-after-import: respect decorator annotations#1985
Conversation
|
this is my fr pr ever to Github |
ljharb
left a comment
There was a problem hiding this comment.
Congrats! To link the PR with an issue, edit either the OP of the PR, and/or the commit message, to contain a phrase like Fixes #1784 (or "closes", "resolves", etc - there's a bunch).
The appveyor WSL failures can be ignored, they always fail.
I'm not sure why the webpack resolver tests are failing; I'll look into it.
|
Looks like today's npm 7 promotion caused some tests to break on master. I'll fix those, and then rebase your PR on top of it. |
|
@ljharb do you have any updates? |
newline-after-import: respect decorator annotations
|
@lilling i've fixed master, so it looks like these are real failures. Please mark this PR as ready for review once you've figured them out :-) |
|
I'm seeing a few flaky failures in other PRs, so it might not actually be your branch. Stand by :-) |
|
@ljharb Any updates? |
|
ESLint got error on |
hey! found the bug. here in my pr enjoy!
how do I link it with #1784 ?