You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the current time, Eglot requires that the user `M-x eglot' to start
linting their code. This step can be avoided by including
`(eglot-ensure)' in the `my-eglot-quicklintjs-setup' function. This is
an improvement because it makes quick-lint-js integration with eglot
plug and play, avoiding unnecessary steps.
0 commit comments