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
This is functionality that many people already achieve with formatting/linting extensions like ESLint, (or possibly Prettier). I would suggest implement this as disabled by default, to prevent clashing formatting operations running concurrently.
This is functionality that many people already achieve with formatting/linting extensions like ESLint, (or possibly Prettier). I would suggest implement this as disabled by default, to prevent clashing formatting operations running concurrently.
I agree, I see this as low priority because many formatters probably already include this functionality. Disabled by default is also a good idea.
Based on:
https://www.reddit.com/r/vuejs/comments/1gxmbjk/comment/lyi4y71/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
The text was updated successfully, but these errors were encountered: