-
If someone doesn't care about single/double quotes (which is just a random example, could be any other formatter rule), they should be able to disable them. There doesn't seem to be a way to achieve this right now, unless I've missed something. e.g.: "javascript": {
"formatter": {
"quoteStyle": "off"
}
} |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
No, unfortunately this isn't a feature we support. It's unlikely we will implement such loose checks, unless there's a very strong reason to do so. |
Beta Was this translation helpful? Give feedback.
-
What's the use case here? If you don't care about the quote style, why would you care that the formatter makes them consistent? |
Beta Was this translation helpful? Give feedback.
No, unfortunately this isn't a feature we support. It's unlikely we will implement such loose checks, unless there's a very strong reason to do so.