DetachHead

Results 929 comments of DetachHead

https://github.com/eslint-community/eslint-plugin-eslint-comments/issues/131

yeah, but the implementation is useless in the abstract method. i'd prefer if i coulkd just go ```py from abc import ABC, abstractmethod from typing import overload class Foo(ABC): @abstractmethod...

@sterliakov i would raise a separate issue for that

ideally it would be `int | str`. even more ideally though the language would have proper scoping and `bar` wouldn't even be accessible outside of the `try`

that issue has been fixed but this extension still does not seem to support `unevaluatedProperties`

anyone know the newest node version where this isn't broken? i tried on some old 18 and 19 releases but it seems to have been broken on those for a...

@JounQin there's a typo in the issue title that makes this issue difficult to find. i couldn't find it by searching "deprecate"

i tried rebooting and now the app successfully installs, but now it crashes on launch the first time i open it. opening it a second time seems to completely freeze...