You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :))
The text was updated successfully, but these errors were encountered:
hmm, might be that one of the rules has an error in it. this plugin is 95% trolling, so it isn't actually intended to be, like, used 😂
if someone wants to learn about ESLint plugins, this could be a low stakes way to debug one. if not, I probably won't end up prioritizing this any time soon
Hi,
quick issue when I want to setup your linter on my Gatsby project.
In my package.json :
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 :))
The text was updated successfully, but these errors were encountered: