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
How do you create a file extension filter for sub types in a vue template?
Ex: In a vue template, there is the actual html template area, a script area, and a style area. Our normal styling rules are for js/ts content to be space indented at 2, and css/less/sass to be space indented at 4. But we cannot tell how to create the filter in the editorconfig to apply them to each as they are supposed to be, only to the entire file.
The text was updated successfully, but these errors were encountered:
How do you create a file extension filter for sub types in a vue template?
Ex: In a vue template, there is the actual html template area, a script area, and a style area. Our normal styling rules are for js/ts content to be space indented at 2, and css/less/sass to be space indented at 4. But we cannot tell how to create the filter in the editorconfig to apply them to each as they are supposed to be, only to the entire file.
The text was updated successfully, but these errors were encountered: