ananthakumaran / tide

Tide - TypeScript Interactive Development Environment for Emacs
GNU General Public License v3.0
1.46k stars 109 forks source link

fix: only disable eslint errors in tide-add-eslint-disable-next-line #457

Closed Fuco1 closed 1 year ago

Fuco1 commented 1 year ago

If multiple flycheck checkers are used, tide-add-eslint-disable-next-line will also disable errors and warnings from different checkers.