Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/babel/babel-eslint
:tokyo_tower: A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)
https://github.com/babel/babel-eslint
Bump lodash from 4.17.19 to 4.17.21
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump hosted-git-info from 2.7.1 to 2.8.9
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump browserslist from 4.6.6 to 4.16.7
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump path-parse from 1.0.6 to 1.0.7
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
works for me
zoushenglin opened this issue over 4 years ago
zoushenglin opened this issue over 4 years ago
eslint returns with parsing error unexpected token
hamedminaee opened this issue almost 5 years ago
hamedminaee opened this issue almost 5 years ago
Disabling eslint on file does not work
ramako opened this issue almost 5 years ago
ramako opened this issue almost 5 years ago
Latest Babel + flow generates "is not defined" errors on star imports
lukeapage opened this issue almost 5 years ago
lukeapage opened this issue almost 5 years ago
no-use-before-define error with optional chaining
joker-777 opened this issue about 5 years ago
joker-777 opened this issue about 5 years ago
"Cannot read property 'range' of null" with import syntax
EzioW opened this issue about 5 years ago
EzioW opened this issue about 5 years ago
`semi: never` not working with `do` expressions
hacker-DOM opened this issue about 5 years ago
hacker-DOM opened this issue about 5 years ago
shorthand deconstructing AST problem
fisker opened this issue about 5 years ago
fisker opened this issue about 5 years ago
Failed to load parser 'babel-eslint' declared in 'CLIOptions': Cannot find module 'babel-eslint'
Pentium286 opened this issue about 5 years ago
Pentium286 opened this issue about 5 years ago
Comma-dangle: only-multiline does not report dangling comma after rest parameters
salik1992 opened this issue over 5 years ago
salik1992 opened this issue over 5 years ago
Template string failing with Cannot read property 'range' of null
pbn04001 opened this issue over 5 years ago
pbn04001 opened this issue over 5 years ago
Bump lodash version to avoid security alerts from yarn and github
damianobarbati opened this issue over 5 years ago
damianobarbati opened this issue over 5 years ago
babel-eslint + typescript
TrejGun opened this issue over 5 years ago
TrejGun opened this issue over 5 years ago
Function expression generics shadow
amiralies opened this issue over 5 years ago
amiralies opened this issue over 5 years ago
Indent rule and smart pipeline operator causes error in es6 class method.
optijon opened this issue over 5 years ago
optijon opened this issue over 5 years ago
Error: Failed to load parser 'babel-eslint' declared in '.eslintrc': Cannot find module 'babel-eslint'
Alecto opened this issue over 5 years ago
Alecto opened this issue over 5 years ago
Doesn't work with custom parser through `parserOverride`
nfantone opened this issue over 5 years ago
nfantone opened this issue over 5 years ago
Error when use typescript Pick, keyof
leezng opened this issue over 5 years ago
leezng opened this issue over 5 years ago
Flow: add failing test for internal slot properties
mrtnzlml opened this pull request over 5 years ago
mrtnzlml opened this pull request over 5 years ago
Add failing test for `classPrivateMethods` (regression)
mrtnzlml opened this pull request over 5 years ago
mrtnzlml opened this pull request over 5 years ago
Using the export keyword between a decorator and a class is not allowed. Please use export @dec class instead
Kritika-Agrawal opened this issue over 5 years ago
Kritika-Agrawal opened this issue over 5 years ago
Allow pass options directly in babelOptions rather than a config file
otakustay opened this issue almost 6 years ago
otakustay opened this issue almost 6 years ago
how to do that can babel-eslint support @babel/plugin-proposal-optional-chaining
pandaCure opened this issue almost 6 years ago
pandaCure opened this issue almost 6 years ago
Using TypeScript Lookup Types results in a Parsing error
jayalmaraz opened this issue almost 6 years ago
jayalmaraz opened this issue almost 6 years ago
Parsing error on smart pipeline
jhpratt opened this issue almost 6 years ago
jhpratt opened this issue almost 6 years ago
11.0.0-beta.0 how to setup with react-native?
sibelius opened this issue almost 6 years ago
sibelius opened this issue almost 6 years ago
Support for absolute paths
sergiulucaci opened this issue almost 6 years ago
sergiulucaci opened this issue almost 6 years ago
Typescript as Operator error
kayzenkayzen opened this issue almost 6 years ago
kayzenkayzen opened this issue almost 6 years ago
11.0.0-beta.0 - Typescript interface/type no-undef error
prudolfs opened this issue almost 6 years ago
prudolfs opened this issue almost 6 years ago
it makes /*global some_unused_var*/ doesn't work anymore
zzzgit opened this issue almost 6 years ago
zzzgit opened this issue almost 6 years ago
space-before-function-paren is not working pretty good with async es6 function
muuvmuuv opened this issue almost 6 years ago
muuvmuuv opened this issue almost 6 years ago
Upgrading from 8.2.6 to 10.0.1 leads to lots of errors: Cannot read property 'range' of null
kaiyoma opened this issue about 6 years ago
kaiyoma opened this issue about 6 years ago
How can we improve tests?
kaicataldo opened this issue about 6 years ago
kaicataldo opened this issue about 6 years ago
Parsing errors with Flow explicit inexact type syntax
langri-sha opened this issue about 6 years ago
langri-sha opened this issue about 6 years ago
"export default from" lint an error
HypnosNova opened this issue about 6 years ago
HypnosNova opened this issue about 6 years ago
Moving to "@babel/eslint"?
simlu opened this issue over 6 years ago
simlu opened this issue over 6 years ago
Unexpected token = on first function in a class
pzehle opened this issue over 6 years ago
pzehle opened this issue over 6 years ago
How do we tell babel-eslint to allow export after @decos?
trusktr opened this issue over 6 years ago
trusktr opened this issue over 6 years ago
An in-range update of babel7 is breaking the build 🚨
greenkeeper[bot] opened this issue over 6 years ago
greenkeeper[bot] opened this issue over 6 years ago
Use # prefix on private class field with eslint-plugin-flowtype cause "Cannot read property 'type' of undefined"
philong6297 opened this issue over 6 years ago
philong6297 opened this issue over 6 years ago
'state' is not defined no-undef
robbporto opened this issue over 6 years ago
robbporto opened this issue over 6 years ago
legacyDecorators option not in documentation
jer-sen opened this issue over 6 years ago
jer-sen opened this issue over 6 years ago
babel-eslint last version pipelineOperator resolved
simonjoom opened this issue over 6 years ago
simonjoom opened this issue over 6 years ago
why optional chaining error
hms181231 opened this issue over 6 years ago
hms181231 opened this issue over 6 years ago
Only output codeframes when eslint would do it
mogelbrod opened this issue over 6 years ago
mogelbrod opened this issue over 6 years ago
Possible to use `@babel/plugin-transform-typescript` with this?
trusktr opened this issue over 6 years ago
trusktr opened this issue over 6 years ago
Move package under scoped npm packages
yordis opened this issue over 6 years ago
yordis opened this issue over 6 years ago
Update eslint-scope
anacierdem opened this issue over 6 years ago
anacierdem opened this issue over 6 years ago
Allow deduplication of eslint-scope
billyjanitsch opened this issue over 6 years ago
billyjanitsch opened this issue over 6 years ago
Add suport for disallowing class properties
Heliodromel opened this issue over 6 years ago
Heliodromel opened this issue over 6 years ago
Cannot read property 'local' of undefined
daviddelusenet opened this issue over 6 years ago
daviddelusenet opened this issue over 6 years ago
Monkey patching has compatibility issue
ishitatsuyuki opened this issue over 6 years ago
ishitatsuyuki opened this issue over 6 years ago
Flow annotations and no-undef + no-unused-vars
pnevyk opened this issue over 6 years ago
pnevyk opened this issue over 6 years ago
Parsing error on async generator
aabfred opened this issue over 6 years ago
aabfred opened this issue over 6 years ago
eslint errors on 'interface' keyword even when using this parser
jamesqo opened this issue over 6 years ago
jamesqo opened this issue over 6 years ago
Version 10 of node.js has been released
greenkeeper[bot] opened this issue almost 7 years ago
greenkeeper[bot] opened this issue almost 7 years ago
ANSI colors codes on Windows
marekkaczkowski opened this issue almost 7 years ago
marekkaczkowski opened this issue almost 7 years ago
Description of README is not accurate. "How does it work" needs to be updated
babakness opened this issue almost 7 years ago
babakness opened this issue almost 7 years ago
Module build failed: TypeError: Cannot read property 'range' of undefined
barrymichaeldoyle opened this issue almost 7 years ago
barrymichaeldoyle opened this issue almost 7 years ago
Extra space between `src=` and path breaks the linter
ShaynaCummings opened this issue almost 7 years ago
ShaynaCummings opened this issue almost 7 years ago
Extra space after function in an `onClick={}` breaks the linter
ShaynaCummings opened this issue almost 7 years ago
ShaynaCummings opened this issue almost 7 years ago
Eslint parsing failure
nashaofu opened this issue almost 7 years ago
nashaofu opened this issue almost 7 years ago
false negative for indent rule on class properties
remcohaszing opened this issue almost 7 years ago
remcohaszing opened this issue almost 7 years ago
TypeError: Cannot read property 'replace' of undefined when adding 'babel-eslint'
drstonebraker opened this issue almost 7 years ago
drstonebraker opened this issue almost 7 years ago
Decorators conflicts with no-unused-vars
hejiaji opened this issue almost 7 years ago
hejiaji opened this issue almost 7 years ago
Object spread fails in jsx: "Cannot read property 'expression' of undefined."
caub opened this issue almost 7 years ago
caub opened this issue almost 7 years ago
is eslint 4 + babel 6 officially supported?
jedwards1211 opened this issue about 7 years ago
jedwards1211 opened this issue about 7 years ago
Future of the project
hzoo opened this issue about 7 years ago
hzoo opened this issue about 7 years ago
Flow types reported as unused in function params with destructuring
rahulthewall opened this issue about 7 years ago
rahulthewall opened this issue about 7 years ago
Error state is not reset properly in loop
yeerkkiller1 opened this issue about 7 years ago
yeerkkiller1 opened this issue about 7 years ago
0:0 error Parsing error: Cannot set property '0' of undefined
Darper opened this issue about 7 years ago
Darper opened this issue about 7 years ago
Would you please update the README.md
dongmei761 opened this issue about 7 years ago
dongmei761 opened this issue about 7 years ago
Flow types breaks in latest version v8.0.1 but doesn't in v7.1.1
NotTooReact89 opened this issue over 7 years ago
NotTooReact89 opened this issue over 7 years ago
warning 'state' is not defined.
n1c01a5 opened this issue over 7 years ago
n1c01a5 opened this issue over 7 years ago
execute babel-macros
graingert opened this issue over 7 years ago
graingert opened this issue over 7 years ago
program.loc.start.column is always zero
jdmota opened this issue over 7 years ago
jdmota opened this issue over 7 years ago
require-jsdoc false positive on first property after static field within class
designbystephen opened this issue over 7 years ago
designbystephen opened this issue over 7 years ago
valid-jsdoc false positive for class documentation with class property arrow function
amannn opened this issue over 7 years ago
amannn opened this issue over 7 years ago
Issue with comma-spacing rule
SimeonC opened this issue over 7 years ago
SimeonC opened this issue over 7 years ago
Wrong ':' token evaluation in arrays
emaincourt opened this issue over 7 years ago
emaincourt opened this issue over 7 years ago
Dynamic import has conflicts with rule comma-dangle
lgraziani2712 opened this issue over 7 years ago
lgraziani2712 opened this issue over 7 years ago
Class properties resulting in false positive
damianobarbati opened this issue over 7 years ago
damianobarbati opened this issue over 7 years ago
Circular flow type definitions trigger no-use-before-define
qm3ster opened this issue over 7 years ago
qm3ster opened this issue over 7 years ago
arrow-parens ("as-needed") doesn't take async into account
jlsjonas opened this issue over 7 years ago
jlsjonas opened this issue over 7 years ago
Can't import flow types with sourceType script
Hilzu opened this issue over 7 years ago
Hilzu opened this issue over 7 years ago
Type annotation identifier does not always have range information
platinumazure opened this issue over 7 years ago
platinumazure opened this issue over 7 years ago
[flow] declare function does not recognize bounded polymorphic types
rattrayalex opened this issue almost 8 years ago
rattrayalex opened this issue almost 8 years ago
template-curly-spacing does not always work
eventualbuddha opened this issue about 8 years ago
eventualbuddha opened this issue about 8 years ago
Create a CHANGELOG.md file
basicdays opened this issue about 8 years ago
basicdays opened this issue about 8 years ago
`this` inside arrow function as property initializer trips no-invalid-this
alxndr opened this issue over 8 years ago
alxndr opened this issue over 8 years ago
space-infix-ops reports polymorphic functions
danez opened this issue over 8 years ago
danez opened this issue over 8 years ago
"key" property missing from Flow object type aliases
Daniel15 opened this issue almost 9 years ago
Daniel15 opened this issue almost 9 years ago
Error parsing flow Generic types
jgrund opened this issue almost 9 years ago
jgrund opened this issue almost 9 years ago
"is not defined" when using es7 bind operator
JeanLebrument opened this issue over 9 years ago
JeanLebrument opened this issue over 9 years ago
Looking for more maintainers
sebmck opened this issue almost 10 years ago
sebmck opened this issue almost 10 years ago
no-unused-expressions shouldn't warn for await
acdlite opened this issue almost 10 years ago
acdlite opened this issue almost 10 years ago