jlengstorf/eslint-plugin-replyguy

Failed to load plugin

開放

#19 建立於 2020年9月2日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (11 個分叉)batch import
help wanted

倉庫指標

星標
 (423 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi,

quick issue when I want to setup your linter on my Gatsby project.

In my package.json :

  "devDependencies": {
    "eslint": "^7.8.1",
    "eslint-config-react-app": "^5.2.1",
    "eslint-plugin-react": "^7.20.6",
    "eslint-plugin-replyguy": "^1.7.0",
    "prettier": "2.1.1"
  },

Then on the ouput : Failed to load plugin 'replyguy' declared in '.eslintrc.js': Unexpected end of input Referenced from: ...

I tried to install locally & globally, restart VSCode, setup a new project, init a new linter but nothing works on my computer. If you have an idea... thanks :))

貢獻者指南