This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 209
babel-eslint 5.0.0-beta4 causes eslint errors #218
Labels
Comments
Need to account for setters/getters |
Thanks for the speedy reply!
Is this an instruction for me or the babel-eslint team? |
Sorry, yeah it's not clear - that is for me. (We need to account*) |
Closed
This was referenced Dec 5, 2015
Fixed with babel/acorn-to-esprima@651f5a9 |
Published [email protected] which hopefully fixes this. |
stevenjob
added a commit
to stevenjob/babel-eslint
that referenced
this issue
Oct 11, 2016
Moved backtick to fix test 'getter/setter babel#218' as indent matters Fixed line numbers for some tests
stevenjob
added a commit
to stevenjob/babel-eslint
that referenced
this issue
Oct 11, 2016
Moved backtick to fix test 'getter/setter babel#218' as indent matters Fixed line numbers for some tests
stevenjob
added a commit
to stevenjob/babel-eslint
that referenced
this issue
Oct 11, 2016
Moved backtick to fix test 'getter/setter babel#218' as indent matters Fixed line numbers for some tests
hzoo
pushed a commit
that referenced
this issue
Oct 17, 2016
* Use template strings in non-regression tests * Refactor non-regression tests to fix test failures Moved backtick to fix test 'getter/setter #218' as indent matters Fixed line numbers for some tests * Use template strings in babel-eslint tests * Fix tests for babel-eslint Avoids error that shows when using template strings for tests: line 253 line comments line 260 block comments line 306 jsdoc Error: At loc.start.column: are different (6 !== 0) * Other small template literal changes * Add unpad to correctly indent template literals
nicolo-ribaudo
pushed a commit
to babel/babel
that referenced
this issue
Nov 14, 2019
* Use template strings in non-regression tests * Refactor non-regression tests to fix test failures Moved backtick to fix test 'getter/setter babel/babel-eslint#218' as indent matters Fixed line numbers for some tests * Use template strings in babel-eslint tests * Fix tests for babel-eslint Avoids error that shows when using template strings for tests: line 253 line comments line 260 block comments line 306 jsdoc Error: At loc.start.column: are different (6 !== 0) * Other small template literal changes * Add unpad to correctly indent template literals
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
eslint/eslint#4575
The text was updated successfully, but these errors were encountered: