An open API service for providing issue and pull request metadata for open source projects.

GitHub / vuejs/eslint-plugin-vue issues and pull requests

Labelled with: feat: typescript

#2702 - Since v10.0.0 cannot lint Vue with `export type`

Issue - State: closed - Opened by Shinigami92 9 months ago - 4 comments
Labels: bug, feat: typescript

#2572 - Fix Linter type import in index.d.ts

Pull Request - State: closed - Opened by ocavue about 1 year ago
Labels: bug, feat: typescript

#2572 - Fix Linter type import in index.d.ts

Pull Request - State: closed - Opened by ocavue about 1 year ago
Labels: bug, feat: typescript

#2566 - fix: type declarations for configs

Pull Request - State: closed - Opened by thor-juhasz about 1 year ago
Labels: bug, feat: typescript

#2566 - fix: type declarations for configs

Pull Request - State: closed - Opened by thor-juhasz about 1 year ago
Labels: bug, feat: typescript

#2555 - Wrong typing in flat config: SourceType

Issue - State: closed - Opened by phil294 about 1 year ago - 4 comments
Labels: feat: typescript

#2475 - `vue/require-default-prop` should not trigger when type is `x | undefined` without default value

Issue - State: open - Opened by Aspyryan over 1 year ago - 6 comments
Labels: feat: typescript

#2306 - vue/require-default-prop triggers for optional props (TypeScript)

Issue - State: closed - Opened by dmke about 2 years ago - 4 comments
Labels: duplicate, feat: typescript

#2262 - Rule "vue/valid-v-model" is conflicted with typed value in template

Issue - State: closed - Opened by chengzhuo5 over 2 years ago - 1 comment
Labels: feat: typescript

#2225 - false positive of rule `vue/no-extra-parens` when using with typescript `as` casting operator

Issue - State: open - Opened by n0099 over 2 years ago
Labels: bug, feat: typescript

#2143 - Rule Proposal: Analog for `strict-boolean-expressions` typescript-eslint rule

Issue - State: open - Opened by basil-gor over 2 years ago
Labels: feat: typescript

#2142 - vue/return-in-computed-property requires return even if Typescript union type is exhausted in switch statement

Issue - State: open - Opened by Larsmyrup over 2 years ago - 6 comments
Labels: feat: typescript

#2105 - New rule `vue/require-typed-ref`: disallow ref() without type parameter or argument

Issue - State: closed - Opened by Demivan over 2 years ago - 13 comments
Labels: new rule proposition, accepted proposition, feat: typescript

#2100 - `vue/require-render-return` false positive for switch-case on enum without default

Issue - State: open - Opened by Maxim-Mazurok over 2 years ago - 2 comments
Labels: feat: typescript

#2082 - Add test in `no-parsing-error` for template type assertions

Issue - State: open - Opened by qnp almost 3 years ago - 4 comments
Labels: feat: typescript

#2060 - `vue/require-valid-default-prop` must be a function when using intersection

Issue - State: closed - Opened by krystof-k almost 3 years ago - 3 comments
Labels: bug, feat: typescript

#2051 - `vue/require-default-prop` is not compatible with the Composition API and `@typescript-eslint/no-unnecessary-condition`

Issue - State: open - Opened by 6XGate almost 3 years ago - 5 comments
Labels: feat: typescript

#2012 - Allow linting of <script> section only if lang="ts"

Issue - State: open - Opened by jez9999 about 3 years ago - 6 comments
Labels: enhancement, Ongoing discussion, feat: typescript

#1981 - `vue/define-macros-order` false positive with using `export`

Issue - State: closed - Opened by Ky6uk about 3 years ago - 4 comments
Labels: bug, help wanted, feat: typescript

#1788 - vue/dot-notation conflict with noPropertyAccessFromIndexSignature typescript setting

Issue - State: closed - Opened by ilyub almost 4 years ago - 7 comments
Labels: needs info, feat: typescript

#1655 - Force TypeScript definition of not primitive props

Issue - State: closed - Opened by przemyslawjanpietrzak about 4 years ago - 5 comments
Labels: help wanted, new rule proposition, accepted proposition, feat: typescript

#1490 - vue/no-duplicate-attr-inheritance does not recognize Vue class components

Issue - State: closed - Opened by iliubinskii over 4 years ago - 1 comment
Labels: feat: typescript, feat: class-component

#1334 - Property rules are not supported when using vue-property-decorator

Issue - State: closed - Opened by rbclark about 5 years ago - 1 comment
Labels: feat: typescript, feat: class-component

#1000 - Some rules are not working while using vue-class-component

Issue - State: closed - Opened by horrylala almost 6 years ago - 7 comments
Labels: feat: typescript, feat: class-component

#857 - no-unused-components with class-components does not work

Issue - State: closed - Opened by D3-FC over 6 years ago - 6 comments
Labels: feat: typescript, feat: class-component