eslint/typescript-eslint-parser
An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
JavaScriptNOASSERTION
Issues
- 2
Unused Variables When Used As Typings
#599 opened by nahtnam - 2
- 3
- 3
Test failures with eslint 5.11
#585 opened by corbinu - 1
- 2
- 4
Question: How to get access type variables from scope
#566 opened by armano2 - 3
no-undef: false flag on `typeof argument` types
#557 opened by balupton - 1
Object spread in JSX causes lint errors to not show
#512 opened by rhyek - 1
Parser disables react/no-unused-prop-types
#502 opened by mmahalwy - 9
Indent rule regression starting with v20.1.0
#586 opened by scottohara - 5
Release/roadmap discussion (Jan 2019)
#597 opened by platinumazure - 5
Possible wrong typescript version detected
#528 opened by luisnaranjo733 - 9
- 2
no-magic-number regression starting with v20.1.0
#588 opened by scottohara - 5
False positive no-unused-vars with string enum
#582 opened by micaelmbagira - 2
[indent] import require are not reported as error
#577 opened by ficristo - 2
Update typescript-estree to v6
#580 opened by kripod - 4
Missing visitor-keys
#555 opened by armano2 - 19
declare global causing parse errors
#570 opened by milesj - 17
Question: When we can expect next release?
#575 opened by armano2 - 6
False positives for react-native/no-raw-text
#572 opened by sudo-suhas - 3
- 7
import/no-named-as-default
#564 opened by AdrienLemaire - 1
No support for lookup types
#559 opened by smashercosmo - 1
asExpression unwanted error
#563 opened by AdrienLemaire - 11
Crash on running ESLint
#553 opened by ficristo - 7
- 1
no-shadow if const and enum value are the same
#552 opened by samijaber - 1
Incorrect no-use-before-define
#550 opened by renchap - 8
no-dupe-args and no-redeclare false positives in 20.1.0
#535 opened by vkrol - 2
- 3
20.1.0 release contains a breaking change
#534 opened by alexzherdev - 1
- 1
- 1
Known issue: Ambiguous syntax in JSX context
#517 opened by JamesHenry - 8
got "TypeError: Cannot read property 'loc' of undefined" after entering 'const' in typescript file in vscode
#531 opened by UncleYee - 2
Parameter properties trigger `no-useless-constructor`
#546 opened by o-nix - 3
Generic type on a method is throwing a parsing error
#497 opened by Kocal - 6
- 4
Support for `visitorKeys`
#532 opened by bradzacher - 2
Make eslint a peer dependency
#523 opened by patsissons - 2
How to enable support for JSX?
#529 opened by trusktr - 4
[Feature request] Support TS ~3.1.0
#524 opened by kaelig - 4
- 2
Jest tests seem to be failing
#513 opened by uniqueiniquity - 0
Unnecessary TypeReference wrapper for ImportType in TypeReference's typeParameters
#507 opened by ikatyang - 5
Parse error with TypeScript 3
#498 opened by texastoland - 1
wrong line numbers in the output
#506 opened by trusktr - 0
Wrong type for JSXSpreadChild
#500 opened by ikatyang