define-macros-order
: should ignore declare
TypeScript declarations along with type definitions
#2590
Closed
2 tasks done
Uh oh!
There was an error while loading. Please reload this page.
Checklist
Tell us about your environment
What did you do?
Since
declare
TypeScript declarations only exist at compile time, I think they should be allowed to be placed before macros along with type definitions, meaning that the following code should not be reported:Test on the rule page
What did you expect to happen?
What actually happened?
Repository to reproduce this issue
The text was updated successfully, but these errors were encountered: