Teddy Katz
|
e988a88af0
|
Fix: Prevent parseForESLint() behavior from changing after parse() is called (fixes babel/babel-eslint#558)(babel/babel-eslint#559)
* Prevent parseForESLint() behavior from changing after parse() is called
(fixes https://github.com/babel/babel-eslint/issues/558, fixes https://github.com/eslint/eslint/issues/9767)
* Avoid using the enhanced referencer after monkeypatching
* Chore: add test for babel/babel-eslint#558
* Pass correct scope analyzer options
* fix escope patch and improve tests
* remove process.exit(1)
|
2017-12-25 01:52:36 -05:00 |
|
Luís Couto
|
2bee348c9a
|
Add option to disable code frame. (babel/babel-eslint#446)
* Add option to disable code hightlight.
* Rename codeHighlight with codeFrame
* Add codeFrame tests
* Remove colors from test assertions
|
2017-03-20 21:45:11 +00:00 |
|
Henry Zhu
|
2b812b087c
|
Merge pull request babel/babel-eslint#354 from babel/eslint-config-babel
Use eslint-config-babel
|
2016-08-03 09:34:51 -04:00 |
|
Henry Zhu
|
f083e49a63
|
Merge pull request babel/babel-eslint#241 from jmm/rule-strict
Add tests for `strict` rule
|
2016-01-30 10:34:38 -05:00 |
|