issues
search
eslint
/
typescript-eslint-parser
An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
Other
916
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Docs: Update README with deprecation notice
#602
nzakas
closed
5 years ago
1
Docs: Update README.md to indicate new status
#601
j-f1
closed
5 years ago
1
Docs: Update README.md regarding migration
#600
JamesHenry
closed
5 years ago
2
Unused Variables When Used As Typings
#599
nahtnam
closed
5 years ago
2
Test: Add alignment test for visitor-keys
#598
armano2
closed
5 years ago
1
Release/roadmap discussion (Jan 2019)
#597
platinumazure
closed
5 years ago
5
Breaking: typescript-estree to 18.0.0 and typescript to 3.2.1
#596
armano2
closed
5 years ago
12
Fix: support ecmaFeatures.jsx flag
#595
bradzacher
closed
5 years ago
15
parserOptions.ecmaFeatures.jsx option not passed to estree
#594
bradzacher
closed
5 years ago
2
eslint throwing "cannot read property 'name' of null"
#593
pietrofxq
closed
5 years ago
9
Breaking: typescript-estree to 13.5.2 and typescript to 3.2.1
#592
armano2
closed
5 years ago
4
Breaking: typescript-estree to 12.0.0 and typescript to 3.2.1
#591
armano2
closed
5 years ago
2
Breaking: typescript-estree to 9.0.0 and typescript to 3.2.1
#590
armano2
closed
5 years ago
1
Breaking: typescript-estree to 8.1.0 and typescript to 3.2.1
#589
armano2
closed
5 years ago
1
no-magic-number regression starting with v20.1.0
#588
scottohara
closed
5 years ago
2
no-implicit-globals regression starting with v21.0.0
#587
scottohara
closed
5 years ago
3
Indent rule regression starting with v20.1.0
#586
scottohara
closed
5 years ago
9
Test failures with eslint 5.11
#585
corbinu
closed
5 years ago
3
Breaking: typescript-estree to 7.0.0 and typescript to 3.2.1
#584
armano2
closed
5 years ago
7
Fix: sourceType not correctly set in AST when provided in options.
#583
armano2
closed
5 years ago
7
False positive no-unused-vars with string enum
#582
micaelmbagira
closed
5 years ago
5
Fix: Allow to visit typeParameters in VariableDeclarator
#581
armano2
closed
5 years ago
9
Update typescript-estree to v6
#580
kripod
closed
5 years ago
2
"declare global" prevents accessing parent scope (no-undef)
#579
saifelse
closed
5 years ago
1
TSAbstractClassDeclaration are not defined in the scope (no-undef)
#578
saifelse
closed
5 years ago
2
[indent] import require are not reported as error
#577
ficristo
closed
5 years ago
2
Breaking: Bump to typescript-estree@6.0.0, typescript@~3.2.1
#576
nevir
closed
5 years ago
12
Question: When we can expect next release?
#575
armano2
closed
6 years ago
17
Fix: issue with global augmentation when tokens are not present
#574
armano2
closed
6 years ago
3
Upgrade: typescript-estree ^5.3.0
#573
kaicataldo
closed
6 years ago
6
False positives for react-native/no-raw-text
#572
sudo-suhas
closed
6 years ago
6
Fix: scope for TSImportEqualsDeclaration
#571
armano2
closed
6 years ago
0
declare global causing parse errors
#570
milesj
closed
6 years ago
19
[new-cap] false positives about upper camel cased decorators
#569
iwata
closed
6 years ago
3
New: Pass services generated by typescript-estree to consumer
#568
uniqueiniquity
closed
5 years ago
18
Docs: Update README.md
#567
dudiharush
closed
6 years ago
3
Question: How to get access type variables from scope
#566
armano2
closed
5 years ago
4
Fix: visiting typeParameters in expressions
#565
armano2
closed
6 years ago
3
import/no-named-as-default
#564
AdrienLemaire
closed
6 years ago
7
asExpression unwanted error
#563
AdrienLemaire
closed
6 years ago
1
Fix: visiting implements in classes
#562
armano2
closed
6 years ago
3
Fix: visiting superTypeParameters in classes
#561
armano2
closed
6 years ago
5
Fix: visitor-keys for TSAbstractClassProperty
#560
armano2
closed
6 years ago
3
No support for lookup types
#559
smashercosmo
closed
6 years ago
1
Fix: make no-unused-vars not reporting enum members
#558
mysticatea
closed
5 years ago
10
no-undef: false flag on `typeof argument` types
#557
balupton
closed
5 years ago
3
Fix: crash in no-unused-vars when using enum
#556
armano2
closed
6 years ago
4
Missing visitor-keys
#555
armano2
closed
6 years ago
4
Fix: missing visitor-keys
#554
armano2
closed
6 years ago
4
Crash on running ESLint
#553
ficristo
closed
6 years ago
11
Next