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
Hello. I frequently use eslint as my formatter using its "fix all" command after hooking it up to prettier with eslint-config-prettier and eslint-plugin-prettier.
Is it possible to achieve the same with this plugin? For example, it would be great to have access to this document-wide format as a code action, or for it to overwrite tsserver's default formatting action.