tetarchus

Results 5 comments of tetarchus

No worries, if it was going to be a permanent thing (which could be useful if the bot stops responding) it would just be useful to have the command customisable,...

Was there ever any update on this? Currently can work around with disable comment, but would be nice to be able to remove them.

It seems that using `@typescript-eslint/parser` as a parser, changes the Node type of some of Nodes, including for `interface`s and `type`s. If you use the [AST Explorer](https://astexplorer.net/), switch the parser...

It fixed it in terms of type declaration files, but unfortunately as soon as I started going out to other areas of the code base (after posting the original comment)...

This also seems to be an issue with the new eslint flat config file. When I enable this rule, I get the message: ``` Oops! Something went wrong! :( ESLint:...