Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vuejs/eslint-plugin-vue
Official ESLint plugin for Vue.js
https://github.com/vuejs/eslint-plugin-vue
948a8721c5543b841f32330a04a63a151a972e09 authored almost 5 years ago
- Add `plugin:vue/vue3-essential` config
- Add `plugin:vue/vue3-strongly-recommended` config
-...
* feat: add fixable, no more error when unused variable with prefix _
implement proposal http...
60a5f6ce4c99cc5797390139900414d43cb42311 authored almost 5 years ago* Fix iterateProperties to support arrow functions
* indent mistake
* add no-dupe-keys tes...
7a790bc157a08f42b07358a950ad179b0b417f48 authored almost 5 years ago3cc5ac00cb0db328c30b9d689502319d35f2e7c5 authored almost 5 years ago
a634e3cf1e31c96400d19233cdab4732ee099701 authored almost 5 years ago
* Add no-setup-props-destructure rule
* update
* Add testcases
* update
* update
...
2c92d3d58f1b1563d23b3a364e22d3b266a6b69c authored almost 5 years ago* Add no-ref-as-operand rule
* update
* Add testcases
* update
* Fixed testcases
...
11c9a94753495c8e97a2ab2497bda19a694d5d7e authored almost 5 years agoCo-authored-by: Yosuke Ota <[email protected]>
bd770c2c474fe74eda56c40572b968bb2bacff27 authored almost 5 years ago* feat(RFC0005): allow v-model argument when v-model is used on custom component
* feat(RFC00...
ef9515518aa0c43cb4b865a357570d5dd5a9b684 authored almost 5 years ago* feat: update valid-template-root to support Vue 3 requirements
* feat: implement no-multipl...
d8e728addfd2fab019c5b17ef582555544a16fea authored almost 5 years ago
- Change `plugin:vue/essential` config
- Add `vue/valid-v-bind-sync` rule
- Add `vue/valid...
b86640a68a4fd0db81d462b47af47024003a3ec6 authored almost 5 years ago
800182c70fa20df858a46f949313f80e03a0f2ac authored almost 5 years ago
e77081dd0a926b85d7b422e957f42bab66e885b3 authored almost 5 years ago
the variable should be `HelloWorld` not `Hello`
ab3bf3629fcccf032ef320b704a5b8b4f9dcafdc authored almost 5 years agof955a55fcc144aedec0e9c8ee10905109c100ff8 authored almost 5 years ago
* Fixed false positives for binded and unbinded attrs in 'vue/attributes-order' with `alphabetic...
f558b79bfe1f09dfca4ee5d90c7d9e5f0155304d authored almost 5 years ago667bb2e3cfa30042895aae987f4f127bc8829edc authored almost 5 years ago
ca2c962d85b3039e0db1062bcc4ec0290cb476f4 authored almost 5 years ago
* Fixed an error when using spread elements in `vue/require-default-prop`.
* Revert vscode/se...
5980cdc2885df37c460619f5ba4b617e12255049 authored almost 5 years agoa4e3f0fd45cf2c1e5562cdeeb35653d310bf10db authored almost 5 years ago
8cd3a41aed2d9fa78f4f2de383f1ad1cdaf5c928 authored almost 5 years ago
b394ca6457250956071231b7af43525762bd26f5 authored almost 5 years ago
* sort keys
* fix for eslint 6.7
* ignore children/grandchildren
* more finegrained par...
7608deafd74ba6032dce169c1bdcd4e6069d2731 authored almost 5 years ago
Update README.md-VSCode: eslint.validate object type is now deprecated. Use string format
https...
774f4f3ae2a8acbd2dea24b4edf3f72d756bef71 authored about 5 years ago
2e1d15bb1cb97d7e1e434b8bfe10fceef3eb8bf2 authored about 5 years ago
5b7dd8adede73b3881979d4fa39b36e299e87598 authored about 5 years ago
da1848c8fc76a0c09a405b7c6b218d1bfa5eeb39 authored about 5 years ago
1a58ed72254f502bdbc779d0803198162a570a3c authored about 5 years ago
3f94c08ae5e6d0a8fb124b7eda1b05cde7379c0f authored about 5 years ago
ee4143b08d57a279dc17fb5ebccd212dfc122d86 authored about 5 years ago
* Fixed: "ignores" option of "html-indent" does not work
* Add testcase that mixed indent
386cec40f1bcdf757036e896cdb3e28a7f51d495 authored about 5 years agoc8cdd77a0a3d7004b3137af789a5a7e9baefaae9 authored about 5 years ago
99fe70dd45097ed4a7c8bdc60cf98e30ee57afac authored about 5 years ago
d397635f1c7182672c97badbec4e4c66e3f57ced authored about 5 years ago
Added a missing hyphen among other tiny things
Co-authored-by: Yosuke Ota <otameshiyo23@gmail...
b0a4a26d09723be25c0bc66e53e91ca90b3f4e03 authored about 5 years ago* Update README.md
* Update README.md
grammar, copy note about parser down to 2nd example
...
5cce6e0f079076fc5c98a3eb8d2274391b5e19da authored about 5 years ago
bebf1cb3e961b4c3da5a0eeabf73a3a500b8734c authored about 5 years ago
a3a73f18f0bac1ab59ba4d9f7808c5ea7ff845e7 authored about 5 years ago
501cef9c97b40e0149157136723cf1abbb6aad3c authored about 5 years ago
* refactor: use includes
* fix: typo
c19c37bfac40ba9d9749a34357ea3a7180e97226 authored about 5 years ago
* Change document style for new rules added & Fixed new rule test cases to work with eslint v6
...
* ⭐️New: Add vue/no-static-inline-styles rule
* Change the test name to no-static-inline-styles
603a6e1bfc75b6b7c5518df8bd3f4edc6d349915 authored about 5 years ago* ⭐️New: Add vue/no-unsupported-features rule
* Change to autofix
0c80259ac96a65695b0668adbf2a577316ff7307 authored about 5 years ago* ⭐️New: Add vue/no-deprecated-slot-scope-attribute rule
* Changed not to autofix, if it beco...
a5fd31ea4db3a341b1f3f4a3c2b05c95976ec41b authored about 5 years ago* ⭐️New: Add vue/no-deprecated-slot-attribute rule
* Made the following changes
- Changed ...
3306b032695006e67b0abd466c801fe0e8639416 authored about 5 years ago* New: Add `vue/valid-v-bind-sync` rule
* update doc
* update use messageId
* Change: n...
6a788319a002adff49083968494e67706dcd7397 authored about 5 years ago227ff77acb0eab9d0a1f9bb30266d47f1d7c1dee authored about 5 years ago
* ⭐️New: Add `vue/component-tags-order` rule
* Upgrade vue-eslint-parser@^7.0.0
* Use pars...
c360057d4e6fce2375d0e2b9ca353ce733073b60 authored about 5 years ago8d7cadf0344b24787a30477f243c0292fa4ca512 authored about 5 years ago
* :star: add rule no-reserved-component-names
* Increase test coverage
* Checking elements...
b19843c698110d9dfb08fe8dffdbd0aaffbcce36 authored about 5 years ago* New: Add `vue/name-property-required` rule
* Rename to `require-name-property`, remove lite...
06dc4a23b24cc2be25c0a73c43450e530d9bbd1d authored about 5 years ago* class-order rule
* support ascii whitespace, add tests
* polish readme
* polish the r...
a2865e47fa7fda51bad081d7e756a278114e8032 authored about 5 years agoe802d9ea898cd168e07ff6a78a7a011217a9fc7b authored about 5 years ago
2e754587dbb566f37dce1bbf24bed689f630bace authored about 5 years ago
959298f7902302c76692367af0d483de52f869db authored about 5 years ago
4476263dc2ce18a73f2b59009bf95e8347f38c6e authored about 5 years ago
acb48eb815f34c3b7a9dbcdeb22ae6784f012512 authored about 5 years ago
2418da7d4f67f33bd8a0408356ee87b71acb9e71 authored about 5 years ago
* Fixed false positives inside the ternary operator in `no-async-in-computed-properties`
* Ad...
b412783a0a1ebc19ea666863787d0a65e4c5d6a3 authored about 5 years agohttps://github.com/vuejs/eslint-plugin-vue/issues/987
e8f130c20c0ba6213009e1230a294b0f091e57bb authored about 5 years agofc7afd7e9f492826a9a5b3255fd6d0404717dfb2 authored about 5 years ago
3643c9affa7c82061fdf93177d5d36be32a25fa5 authored about 5 years ago
ccb3dbbef4ec95b5f3813f895fc264a8e6ee62e3 authored over 5 years ago
* Update packages to support ESlint 6
* Update Node.js requirement to 8.10 and above
* Rem...
6d48d118e19096ac83d8abc7773c97d77ca87b51 authored over 5 years ago* Drop autofix of prop-name-casing.
* Fixed eslint error
edf43ffe1c56db99c81d8eaa62de36b2fa47604e authored over 5 years ago3836af4cac1db79a5e33c8a6464b2bd9670a9494 authored over 5 years ago
* Fixed jsx parsing error
refs https://github.com/eslint/eslint/issues/11018
* Fixed parsi...
e59eb0986e54bf9e03d09d5c1c0368d63912af9e authored over 5 years ago1d12b93e510c475433ec61ef9257bec2cd467c3c authored over 5 years ago
* chore: Keep Nuxt's 'asyncData' and 'fetch' with 'data'
Change the order of asyncData and fe...
27fc35c8323cfceeafd3129f03129998f9ddd424 authored over 5 years ago* pref: improve traverse
* ci: trigger build
* Remove throw trick
d822a0313016c52db82f88c73a7b6a6fe8539cd6 authored over 5 years agocb2e367ce7b869ba34ec7bec3a9b6adafb6ea48c authored over 5 years ago
a6177067224d72994f9419c467909aa4ec2d9e57 authored over 5 years ago
* Fix: typo in valid-v-else rule
* Fix: typo in valid-v-else rule
6a00fa8d0ff0d94eaa985ed3b4d4b02c67ec9574 authored over 5 years agoba68ae74d74b1b7a09c9d75d2b725d0c37aa5cbd authored over 5 years ago
"ex" is far less common an abbreviation for "example" than "e.g."
I also deleted some trailin...
c42935879d5edc63834e2a4ab66087a84b0b54d5 authored over 5 years ago0faf4c75f6e441ae582d2c0eead3584a410991da authored over 5 years ago
6751ff47b4ecd722bc2e2436ce6b34a510f92b07 authored over 5 years ago
typescript-eslint-parser is deprecated and to be replaced by @typescript-eslint/parser
As state...
0e023609482b3981d044c523360b6338e5a9cf56 authored over 5 years ago
9efcb6aca1dfb404a5fe829b610927011a78fc54 authored over 5 years ago
c3111fed451807eb92dc3f5020d144fbd2af9fda authored almost 6 years ago
f1ac7a0b967c430f61277eb21beddf85b0efb649 authored almost 6 years ago
b7ee76e8d89232775c43bea2bf23dae780a90a15 authored almost 6 years ago
263076afc3b605f040bea64bc9fee206da043771 authored almost 6 years ago
9f2cec1e86da198bbb79d7f8e233eef81680ea6d authored almost 6 years ago
ff6b27506d44c828a40ea3f24c05639fe72e7b37 authored almost 6 years ago
febc7271b9f253e0f7bad7b736b98cf2d156c12c authored almost 6 years ago
66a252de922308998af8a16b239171bd0d72585c authored almost 6 years ago
18dab15a081d74b4549df7035bad30b95cb08cad authored almost 6 years ago
4d0158918cf3149d5f749b70bab592d0e3c6dc18 authored almost 6 years ago
5d26e943bcba5544d820e9152a796582cc9a4beb authored almost 6 years ago
db700ff9351ead4a761cdbf658fe2cf7a1c67e7e authored almost 6 years ago
4ff3c8aad510f0a221f7e17b12758147d53717f8 authored almost 6 years ago
06c11f26524895a2c0300b4d812cdaf7c9260777 authored almost 6 years ago
1447bab362a3eff592400cc8400ecf1de2f36d64 authored almost 6 years ago
7e4936ff9a0a06c68a1f46b6416b3c9a0337e608 authored almost 6 years ago