Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate new Vue-related lint rules #72

Open
crgwbr opened this issue Oct 26, 2021 · 0 comments
Open

Evaluate new Vue-related lint rules #72

crgwbr opened this issue Oct 26, 2021 · 0 comments

Comments

@crgwbr
Copy link
Contributor

crgwbr commented Oct 26, 2021

Could you open a ticket for us to address the TODO rules here?

Originally posted by @yokuze in #70 (comment)

Need to evaluate and decide whether or not to use each of the following eslint rules:

Rule Decision
vue/no-template-target-blank TODO
vue/no-unsupported-features TODO
vue/no-unused-properties TODO
vue/no-useless-mustaches TODO
vue/no-useless-v-bind TODO
vue/padding-line-between-blocks TODO
vue/require-direct-export TODO
vue/require-name-property TODO
vue/script-indent TODO
vue/sort-keys TODO
vue/static-class-names-order TODO
vue/v-for-delimiter-style TODO
vue/v-on-event-hyphenation TODO
vue/v-on-function-call TODO
vue/valid-next-tick TODO
vue/array-bracket-newline TODO
vue/array-bracket-spacing TODO
vue/arrow-spacing TODO
vue/block-spacing TODO
vue/brace-style TODO
vue/camelcase TODO
vue/comma-dangle TODO
vue/comma-spacing TODO
vue/comma-style TODO
vue/dot-location TODO
vue/dot-notation TODO
vue/eqeqeq TODO
vue/func-call-spacing TODO
vue/key-spacing TODO
vue/keyword-spacing TODO
vue/max-len TODO
vue/no-constant-condition TODO
vue/no-empty-pattern TODO
vue/no-extra-parens TODO
vue/no-irregular-whitespace TODO
vue/no-restricted-syntax TODO
vue/no-sparse-arrays TODO
vue/no-useless-concat TODO
vue/object-curly-newline TODO
vue/object-curly-spacing TODO
vue/object-property-newline TODO
vue/operator-linebreak TODO
vue/prefer-template TODO
vue/space-in-parens TODO
vue/space-infix-ops TODO
vue/space-unary-ops TODO
vue/template-curly-spacing TODO

Once you've made a decision on each of the rules, I'd be happen to convert it into a MR.

@crgwbr crgwbr changed the title Could you open a ticket for us to address the TODO rules here? Evaluate new Vue-related lint rules Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant