Ecosyste.ms: Issues

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

GitHub / bradzacher/eslint-plugin-typescript issues and pull requests

#290 - The Future of eslint-plugin-typescript

Issue - State: open - Opened by bradzacher about 6 years ago
Labels: discussion

#287 - Improve integration with eslint-config-airbnb and plugins on which it depends

Issue - State: closed - Opened by kripod about 6 years ago - 2 comments
Labels: question

#285 - Consider babel-eslint for parser?

Issue - State: closed - Opened by jquense about 6 years ago - 6 comments
Labels: question, wontfix

#283 - [no-unused-vars] False positive with JSX

Issue - State: closed - Opened by bradzacher about 6 years ago - 3 comments
Labels: bug/incomplete rule, wontfix

#282 - [FIX] [no-this-alias] prevent crashes from declare statements

Pull Request - State: closed - Opened by bradzacher about 6 years ago

#281 - [no-this-alias] Crash on declare module

Issue - State: closed - Opened by bradzacher about 6 years ago
Labels: bug/incomplete rule

#280 - [FEAT] Add 'callable-types' rule

Pull Request - State: closed - Opened by uniqueiniquity about 6 years ago - 2 comments
Labels: WIP

#276 - Support for typed TSLint rules

Issue - State: closed - Opened by JoshuaKGoldberg about 6 years ago - 6 comments
Labels: new rule/new functionality

#275 - Is it possible to include a config portion for import plugin in recommended settings?

Issue - State: closed - Opened by kirill-konshin about 6 years ago - 8 comments
Labels: new rule/new functionality, help wanted

#274 - [FIX] [indent] Add more indent cases + tests

Pull Request - State: closed - Opened by bradzacher about 6 years ago

#273 - [FIX] [indent] add handling for TSTypeReference

Pull Request - State: closed - Opened by bradzacher about 6 years ago - 2 comments

#272 - plugin:typescript/recommended is not compatible with eslint-plugin-vue

Issue - State: closed - Opened by ChristianStornowski about 6 years ago - 4 comments
Labels: wontfix

#271 - [indent] regression with [email protected]

Issue - State: closed - Opened by scottohara about 6 years ago - 2 comments
Labels: bug/incomplete rule

#270 - [FEAT] Add getParserServices function

Pull Request - State: closed - Opened by bradzacher about 6 years ago

#269 - [FEAT] [no-unnecessary-type-assertion] Add rule

Pull Request - State: closed - Opened by uniqueiniquity about 6 years ago - 3 comments
Labels: WIP, needs type info

#266 - [no-var][semi] behaviour for interfaces and declare var

Issue - State: closed - Opened by ficristo about 6 years ago - 5 comments
Labels: bug/incomplete rule, parser bug

#265 - Make TypeScript a peerDependency

Pull Request - State: closed - Opened by j-f1 about 6 years ago - 4 comments

#264 - How should the TypeScript package be installed?

Issue - State: closed - Opened by j-f1 about 6 years ago - 3 comments
Labels: documentation, discussion

#263 - The correct level for warning messages is "warn"

Pull Request - State: closed - Opened by j-f1 about 6 years ago

#261 - [FEAT] Recommended config

Pull Request - State: closed - Opened by bradzacher about 6 years ago - 6 comments

#260 - [FEAT] [BREAKING] [no-unused-vars] remove implicit dep on base rule

Pull Request - State: closed - Opened by bradzacher about 6 years ago - 5 comments

#259 - [BREAKING] [no-type-alias] simplify config

Pull Request - State: closed - Opened by bradzacher about 6 years ago

#258 - [TEST] Add coverage report after running tests

Pull Request - State: closed - Opened by armano2 about 6 years ago - 2 comments

#257 - [FIX] Refactor no-namespace rule

Pull Request - State: closed - Opened by armano2 about 6 years ago

#256 - [no-unused-vars] get type of a interface property

Issue - State: closed - Opened by wenkanglin about 6 years ago - 1 comment
Labels: bug/incomplete rule, duplicate

#253 - [CHORE] Add shields to readme

Pull Request - State: closed - Opened by armano2 about 6 years ago - 1 comment

#252 - [CHORE] Fix issue with line ending chars in .gitattributes

Pull Request - State: closed - Opened by armano2 about 6 years ago - 5 comments

#251 - [DOCS] Add tslint-microsoft-contrib to roadmap

Pull Request - State: closed - Opened by j-f1 about 6 years ago - 1 comment

#250 - [FEAT] [no-for-in-array] Add rule

Pull Request - State: closed - Opened by uniqueiniquity about 6 years ago - 3 comments
Labels: WIP, needs type info

#249 - Eslint-docs and prettier seem to disagree

Issue - State: closed - Opened by uniqueiniquity about 6 years ago - 14 comments

#248 - eslint-plugin-typescript vs tslint vs prettier

Issue - State: closed - Opened by guaizi149 about 6 years ago - 12 comments
Labels: question

#247 - [CHORE] enable rule eslint-plugin/require-meta-type

Pull Request - State: closed - Opened by armano2 about 6 years ago - 4 comments

#246 - [CHORE] Add jsdoc-format replacement for eslint

Pull Request - State: closed - Opened by armano2 about 6 years ago - 1 comment

#245 - [FEAT] [no-semantic-errors] Add rule (Requires Type Info)

Pull Request - State: closed - Opened by armano2 about 6 years ago - 1 comment
Labels: WIP

#244 - [no-unused-vars] on enums

Issue - State: closed - Opened by rndmerle about 6 years ago - 2 comments
Labels: bug/incomplete rule, duplicate

#243 - Short question about the scope of this project

Issue - State: closed - Opened by donaldpipowitch about 6 years ago - 4 comments
Labels: question

#241 - Add a PR template

Pull Request - State: closed - Opened by j-f1 about 6 years ago

#239 - [CHORE] Update devDep eslint-plugin-node to 8.0.0

Pull Request - State: closed - Opened by armano2 about 6 years ago - 1 comment

#238 - Add rule `prefer-interface`

Pull Request - State: closed - Opened by armano2 about 6 years ago - 2 comments

#237 - [CHORE] Run Prettier on the other files in the project

Pull Request - State: closed - Opened by j-f1 about 6 years ago - 6 comments

#236 - [FIX][no-unused-vars] add EnumMember

Pull Request - State: closed - Opened by mogafk about 6 years ago - 4 comments

#235 - [no-unused-vars] enum members throw errors

Issue - State: closed - Opened by mogafk about 6 years ago - 1 comment

#234 - [FEAT] [no-unnecessary-class] Add rule

Pull Request - State: closed - Opened by j-f1 about 6 years ago - 1 comment

#233 - Update eslint-docs

Pull Request - State: closed - Opened by j-f1 about 6 years ago

#232 - [FEAT] [no-this-alias] Add rule

Pull Request - State: closed - Opened by j-f1 about 6 years ago - 3 comments

#231 - [FIX] [generic-type-naming] Add rule

Pull Request - State: closed - Opened by armano2 about 6 years ago
Labels: WIP, needs type info

#230 - [FEAT] [restrict-plus-operands] Add rule (Requires Type Info)

Pull Request - State: closed - Opened by armano2 about 6 years ago
Labels: WIP, needs type info

#229 - [CHORE] enable eslint rule eslint-plugin/test-case-shorthand-strings

Pull Request - State: closed - Opened by armano2 about 6 years ago

#228 - Add a roadmap

Pull Request - State: closed - Opened by j-f1 about 6 years ago - 9 comments

#227 - [CHORE] meta.docs in rules

Pull Request - State: closed - Opened by armano2 about 6 years ago

#226 - Fix false positives in no-triple-slash-reference

Pull Request - State: closed - Opened by armano2 about 6 years ago

#225 - [FEAT] Add rule no-object-literal-type-assertion

Pull Request - State: closed - Opened by armano2 about 6 years ago - 1 comment

#224 - chore: update all urls and replace them with utils.metaDocsUrl

Pull Request - State: closed - Opened by armano2 about 6 years ago

#223 - chore: ban-types - migrate message to messageId

Pull Request - State: closed - Opened by armano2 about 6 years ago

#222 - [FEAT] Add rule no-misused-new

Pull Request - State: closed - Opened by armano2 about 6 years ago

#221 - chore: adjacent-overload-signatures - migrate error message to messageId

Pull Request - State: closed - Opened by armano2 about 6 years ago

#220 - chore: enable report-message-format and fix all messages

Pull Request - State: closed - Opened by armano2 about 6 years ago - 1 comment

#219 - [FEAT] [indent] Extend the base rule to support TS nodes

Pull Request - State: closed - Opened by bradzacher about 6 years ago - 4 comments

#218 - [no-unused-vars] does not work if type is only used in union in generic parameter

Issue - State: closed - Opened by SevInf about 6 years ago - 1 comment
Labels: bug/incomplete rule, duplicate

#217 - [LINT] Turn on eslint-plugin-eslint-plugin/require-meta-docs-url

Issue - State: closed - Opened by bradzacher about 6 years ago - 1 comment

#216 - [LINT] Turn on eslint-plugin-eslint-plugin/require-meta-type

Issue - State: closed - Opened by bradzacher about 6 years ago

#211 - Add rule array-type

Pull Request - State: closed - Opened by armano2 about 6 years ago - 2 comments

#210 - Update requireindex

Issue - State: closed - Opened by chrisblossom about 6 years ago - 13 comments
Labels: dependency upgrade

#209 - chore: Add eslint-plugin-eslint-plugin to warn about potential issues

Pull Request - State: closed - Opened by armano2 about 6 years ago - 3 comments

#208 - Fix: allow global augmentation in no-namespace

Pull Request - State: closed - Opened by armano2 about 6 years ago

#207 - [CHORE] Add yarn check to precommit

Pull Request - State: closed - Opened by bradzacher about 6 years ago

#205 - [member-ordering] conflict with TSLint ("tslint:latest" config)

Issue - State: closed - Opened by iliyaZelenko about 6 years ago - 2 comments
Labels: question

#204 - Add tool to generate recommended config

Pull Request - State: closed - Opened by armano2 about 6 years ago - 14 comments

#202 - cleanup no-use-before-define

Pull Request - State: closed - Opened by armano2 about 6 years ago - 1 comment

#201 - [indent] Extend base rule to support typescript nodes

Issue - State: closed - Opened by bradzacher about 6 years ago - 9 comments
Labels: new rule/new functionality

#197 - Fix: husky configuration (fixes #196)

Pull Request - State: closed - Opened by weirdpattern about 6 years ago

#195 - Fix issue with declare module without body in prefer-namespace-keyword

Pull Request - State: closed - Opened by armano2 about 6 years ago - 3 comments

#189 - [no-unused-vars] false positive about exported type definitions

Issue - State: closed - Opened by iwata about 6 years ago - 2 comments
Labels: bug/incomplete rule, requires investigation

#185 - The future of casing rules

Issue - State: closed - Opened by bradzacher about 6 years ago - 6 comments
Labels: discussion

#181 - Add `ban-types` rule

Pull Request - State: closed - Opened by armano2 about 6 years ago - 7 comments

#178 - chore(readme): add a list of shareable configs that use this plugin

Pull Request - State: closed - Opened by mightyiam about 6 years ago

#174 - Migrate typescript-eslint-parser to 21.0.2

Pull Request - State: closed - Opened by armano2 over 6 years ago - 8 comments

#166 - Update typescript-eslint-parser

Issue - State: closed - Opened by bradzacher over 6 years ago - 8 comments
Labels: dependency upgrade

#155 - [no-empty-pattern] gets triggered on a non-destructuring array declaration

Issue - State: closed - Opened by mcuelenaere over 6 years ago - 2 comments
Labels: bug/incomplete rule, parser bug

#152 - [type-annotation-spacing] fails in object types under different conditions

Issue - State: closed - Opened by zuzusik over 6 years ago - 1 comment
Labels: bug/incomplete rule, parser bug

#144 - add a recommended preset

Issue - State: closed - Opened by aladdin-add over 6 years ago - 27 comments
Labels: new rule/new functionality

#143 - [indent] Decorator indent error

Issue - State: closed - Opened by atos1990 over 6 years ago - 3 comments
Labels: bug/incomplete rule, requires investigation

#141 - [no-use-before-define] false positive when exported var name corresponds to interface property name

Issue - State: closed - Opened by zuzusik over 6 years ago
Labels: bug/incomplete rule, requires investigation

#133 - no-namespace: allow global augmentation

Issue - State: closed - Opened by IlyaSemenov over 6 years ago
Labels: new rule/new functionality, requires investigation

#126 - [no-unused-vars] False positive for unused vars inside decorator arguments

Issue - State: closed - Opened by ridaamirini almost 7 years ago - 3 comments
Labels: bug/incomplete rule, parser bug

#117 - WIP: Add array-type rule

Pull Request - State: closed - Opened by macklinu almost 7 years ago - 5 comments
Labels: help wanted

#109 - Add default, recommended config

Issue - State: closed - Opened by keplersj almost 7 years ago - 3 comments
Labels: new rule/new functionality

#96 - Support typescript indentation

Issue - State: closed - Opened by dwasyluk about 7 years ago - 4 comments
Labels: new rule/new functionality

#92 - [member-delimiter-style] allow delimiter to be specified for single lines

Issue - State: closed - Opened by novemberborn over 7 years ago - 5 comments
Labels: bug/incomplete rule

#90 - [no-unused-vars] false positive with import used in type

Issue - State: closed - Opened by wesleymostien over 7 years ago - 9 comments
Labels: bug/incomplete rule, unable to reproduce

#57 - Can rules use type information in their checking?

Issue - State: closed - Opened by aboyton over 7 years ago - 8 comments
Labels: new rule/new functionality, question, requires investigation

#9 - New: Mark interfaces and decorators as used (refs #2)

Pull Request - State: closed - Opened by JamesHenry over 8 years ago - 1 comment

#5 - [META] TSLint Compatibility

Issue - State: closed - Opened by dannyfritz over 8 years ago - 31 comments
Labels: new rule/new functionality, help wanted