-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
archived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussiontriageAn ESLint team member will look at this issue soonAn ESLint team member will look at this issue soon
Description
After upgrading from 1.1.0
to 1.2.0
I get this error consistently:
/path/to/my/project/node_modules/eslint/lib/rules/no-duplicate-case.js:24
if (!~["loc", "start", "end", "range"].indexOf(prop)) {
^
RangeError: Maximum call stack size exceeded
Environment:
❯ node -v
v0.10.38
❯ npm -v
2.12.0
parser: babel-eslint@4.0.10
plugins: esling-plugin-react@3.2.3
Metadata
Metadata
Assignees
Labels
archived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussiontriageAn ESLint team member will look at this issue soonAn ESLint team member will look at this issue soon