Kai Cataldo
|
7b54a94389
|
@babel/eslint-parser: fix ImportExpression node to match ESTree spec (#10828)
* @babel/eslint-parser: fix ImportExpression node to match ESTree spec
* Update caller name for @babel/core.parseSync
* Move logic into estree plugin
* Add estree plugin tests
* Fix Flow error
* Fix flow
* Remove extra properties on ImportExpression node
* Incorporate review feedback
|
2019-12-11 11:13:57 +01:00 |
|
Kai Cataldo
|
e81bbd69b3
|
Clean up @babel/eslint-parser (#10753)
* Ensure compilation works for @babel/eslint-parser
* Update with review suggestions
* Incorporate feedback :)
|
2019-11-25 22:17:45 +01:00 |
|
Kai Cataldo
|
401c9bbe83
|
Update ESLint/Prettier config for eslint/* packages (#10724)
|
2019-11-16 23:28:02 +01:00 |
|
Kai Cataldo
|
a6d134804a
|
Unify build step for ESLint packages (#10723)
|
2019-11-16 10:15:15 +01:00 |
|