issues
search
vuejs
/
eslint-plugin-vue
Official ESLint plugin for Vue.js
https://eslint.vuejs.org/
MIT License
4.47k
stars
667
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`MaybeRef`s should be used with `unref`
#2619
jhoermann
opened
17 hours ago
1
`vue/func-call-spacing` schema invalid
#2618
FloEdelmann
opened
1 day ago
5
fix(require-explicit-slots): add support for type references
#2617
chadwickellis
opened
2 days ago
0
Parsing errors only when called from VSCode plugin
#2616
Huupke
closed
3 days ago
3
No ref as operand in composable
#2615
timothee-durand
opened
3 days ago
0
Wanted: extend `@stylistic/curly-newline` for code in templates
#2614
justingrant
opened
3 days ago
0
vue/no-bare-strings-in-template: per-component ignoring of slot content
#2613
justingrant
opened
4 days ago
0
fix(prefer-use-template-ref): should check only root-level variables
#2612
Thomasan1999
opened
5 days ago
0
feat: add `restricted-component-names` rule
#2611
waynzh
opened
5 days ago
0
feat(no-v-text-v-html-on-component): add ignore namespace option
#2610
waynzh
opened
5 days ago
1
feat: add `ignoreTags` option
#2609
waynzh
opened
5 days ago
1
fix(prefer-use-template-ref): add support for `shallowRef`
#2608
ntnyq
closed
3 days ago
1
`prefer-use-template-ref`: should check only root-level variables
#2607
Thomasan1999
opened
1 week ago
2
`vue/block-lang` do not support enforcement of lang attritbutes for default langauges
#2606
NVolcz
opened
1 week ago
0
Exclude some tags from vue/v-on-event-hyphenation and vue/attribute-hyphenation
#2605
highfredo
opened
1 week ago
0
vue/html-quotes fix tool bug
#2604
759325100
closed
1 week ago
3
How does the flat configuration of eslint-plugin-vue only apply to vue files
#2603
lvzhenbo
opened
1 week ago
0
vue/no-v-text-v-html-on-component on a g svg element
#2602
JollyGood1
closed
1 week ago
2
Rule proposal: `no-ref-emit`
#2601
mattjcj
opened
2 weeks ago
3
vue/no-undef-properties in v9.30 still emits error for Vuex mutation or getter
#2600
tmcdos
opened
2 weeks ago
2
no-ref-as-operand fails to trigger depending on boolean operator order
#2599
tiagoroldao
closed
2 weeks ago
1
feat(no-duplicate-attr-inheritance): ignore multi root
#2598
waynzh
opened
2 weeks ago
4
Component must be imported with defineAsyncComponent
#2597
dmitryuk
opened
2 weeks ago
0
`no-duplicate-attr-inheritance`: should ignore components with multiple root nodes?
#2596
andreww2012
opened
2 weeks ago
0
feat(no-empty-component-block): support auto fix
#2595
waynzh
closed
1 week ago
0
feat(no-reserved-component-names): add case sensitive option
#2594
waynzh
closed
1 week ago
0
fix(define-macros-order): skip TSModuleDeclaration statements
#2593
waynzh
closed
1 week ago
0
refactor: store the defineEmits variable name
#2592
waynzh
closed
1 week ago
3
fix(require-explicit-slots): ignore attribute binding
#2591
waynzh
closed
1 week ago
0
`define-macros-order`: should ignore `declare` TypeScript declarations along with type definitions
#2590
andreww2012
closed
1 week ago
0
`require-explicit-slots` reports on slots with dynamic names
#2589
andreww2012
closed
1 week ago
0
Committing a `package-lock.json`
#2588
ixxie
closed
3 weeks ago
1
Fix eslint on single quotes in html will be escaped.
#2587
adoin
closed
3 weeks ago
1
Fix false negatives and false positives in `vue/require-valid-default-prop` rule
#2586
ota-meshi
closed
3 weeks ago
0
fix(custom-event-name-casing): check defineEmits variable name in template
#2585
waynzh
closed
3 weeks ago
0
Add support for `useId` to `vue/no-unsupported-features`
#2584
FloEdelmann
closed
3 weeks ago
1
Add support for `useTemplateRef` to `vue/no-unsupported-features`
#2583
FloEdelmann
closed
3 weeks ago
1
Update development dependencies
#2582
FloEdelmann
closed
3 weeks ago
0
Add option to ignore comments in `vue/multiline-html-element-content-newline`
#2581
dsl101
opened
4 weeks ago
7
Rule proposal: `slot-name-casing`
#2580
markbrockhoff
opened
1 month ago
8
Add way to ignore files in certain paths for multi-word-component-names
#2579
jewpaltz
closed
1 month ago
1
vue/require-valid-default-prop false positive on arrays with props destructure assignment
#2578
aethr
closed
3 weeks ago
1
vue/custom-event-name-casing doesn't flag incorrectly cased emits in the template
#2577
henribru
closed
3 weeks ago
0
Add support for recognizing Vue components in .md files
#2576
salazarr-js
closed
3 weeks ago
9
fix(types): importing Linter namespace from eslint
#2575
thebanjomatic
closed
1 month ago
1
The new config types in 9.29.0 are broken
#2574
thebanjomatic
closed
1 month ago
2
Feature request: Apply ESLint to inline event handlers
#2573
henribru
opened
1 month ago
0
Fix Linter type import in index.d.ts
#2572
ocavue
closed
1 month ago
0
v-on-handler-style with default ["method", "inline-function"] does not seem to work correctly
#2571
chrisnruud
opened
1 month ago
0
How to remove empty line in html attributes
#2570
liasica
opened
1 month ago
1
Next