Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Invalid position given by 'comma-dangle' #1342

Closed
soku-madori opened this issue Mar 30, 2020 · 1 comment
Closed

Invalid position given by 'comma-dangle' #1342

soku-madori opened this issue Mar 30, 2020 · 1 comment
Labels

Comments

@soku-madori
Copy link

ESLint returned a point that did not exist in the document being edited.
Rule: comma-dangle
Requested start point: 26:36 - 26:38

Debug information:

{
  "atomVersion": "1.45.0",
  "linterEslintVersion": "8.5.5",
  "linterEslintConfig": {
    "scopes": [
      "source.js",
      "source.jsx",
      "source.js.jsx",
      "source.flow",
      "source.babel",
      "source.js-semantic"
    ],
    "lintHtmlFiles": false,
    "autofix": {
      "fixOnSave": false,
      "ignoreFixableRulesWhileTyping": false,
      "rulesToDisableWhileFixing": []
    },
    "global": {
      "useGlobalEslint": false,
      "eslintrcPath": "",
      "globalNodePath": ""
    },
    "disabling": {
      "disableWhenNoEslintConfig": true,
      "rulesToSilenceWhileTyping": []
    },
    "advanced": {
      "disableEslintIgnore": false,
      "disableFSCache": false,
      "showRuleIdInMessage": true,
      "eslintRulesDirs": [],
      "localNodeModules": ""
    }
  },
  "eslintVersion": "6.8.0",
  "hoursSinceRestart": 3.3,
  "platform": "win32",
  "eslintType": "local project",
  "eslintPath": "C:\\Users\\user\\node_modules\\eslint",
  "editorScopes": [
    "source.js"
  ]
}
@UziTech
Copy link
Member

UziTech commented Mar 14, 2021

Is this still an issue?

@UziTech UziTech added the stale label Mar 14, 2021
@UziTech UziTech closed this as completed Oct 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants