flake8
passed.
JSHint
passed.
Review Request #13008 — Created May 4, 2023 and submitted
The
@typescript-eslint/eslint-plugin
plugin recently gained a fix for
the spurious lines-around-comments warnings at the tops of interfaces
and other typescript-specific blocks. This change updates our plugin to
depend on that, and adds the new configuration to enable them.
Set up with a build of this and saw that I was no longer getting
warnings about comments that were the first line of an interface.
Summary | ID |
---|---|
158b23056031b212f19c57e2bb12e92b78befc0b |
Description | From | Last Updated |
---|---|---|
Let's keep all these in alphabetical order. |
chipx86 |
Forgot to commit part of this.
Summary | ID | |
---|---|---|
8a8899bd7dd3f24eb0661dca79d161fe5f31301c | ||
6b2df58ef2eede23248efe13f3337d80cfaf5fd6 |
Revision 2 (+596 -50)
Summary | ID | |
---|---|---|
6b2df58ef2eede23248efe13f3337d80cfaf5fd6 | ||
158b23056031b212f19c57e2bb12e92b78befc0b |
Revision 3 (+596 -50)