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
||[no-side-effects-in-computed-properties](./docs/rules/no-side-effects-in-computed-properties.md)| Don't introduce side effects in computed properties |
71
72
|:white_check_mark:|[no-textarea-mustache](./docs/rules/no-textarea-mustache.md)| disallow mustaches in `<textarea>`. |
72
73
||[order-in-components](./docs/rules/order-in-components.md)| Keep order of properties in components |
73
74
|:white_check_mark:|[require-component-is](./docs/rules/require-component-is.md)| require `v-bind:is` of `<component>` elements. |
@@ -110,6 +111,7 @@ The `--fix` option on the command line automatically fixes problems reported by
0 commit comments