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
Like ESLint, Prettier supports a --cache arg for faster incremental formatting: https://prettier.io/docs/cli#--cache. I couldn't figure out how to set this arg when using eslint-plugin-prettier. I bet this is supported, but I can't figure it out. Would love a pointer.