MiguelCastillo / Brackets-InteractiveLinter

Interactive linting for Brackets
Other
119 stars 26 forks source link

SyntaxError message appearing on node config files #197

Open jakkrobbit opened 5 years ago

jakkrobbit commented 5 years ago

Steps to reproduce the problem

Open a config file for a node.js package (I noticed this error first when opening this browser-sync file)

Expected Result

Actual Result

An error message pops up reading "Error processing linter settings. SyntaxError: Unexpected token e". I can click "ok" to keep working, but the message reappears if I switch tabs and come back.

Here's a screenshot: image

MiguelCastillo commented 5 years ago

Hi @jakkrobbit - thanks for logging this! Im unfortunately no longer working on this project. But I;d be happy to add you as a contributor if you think you'd be interested in further work on this. What do you think?

jakkrobbit commented 5 years ago

If it means I could work on this issue, sure, I'd be happy to give it a shot.

MiguelCastillo commented 5 years ago

For sure! That's the idea :) If you'd like clone the repo and give it try. Let me know if you have questions I can help you with, and we can go from there.