-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JavaScript linting not working anymore #28
Comments
I changed this line locally to I also added |
Both of those sound great. Sorry about the stale JS setup, I haven't done a bunch of JS editing lately. I'll gladly accept pull requests for both of your improvements, @ericf89 . |
I am also having issues with linting, I attempted to edit the line stated above and it had no effect. I am not really sure what files I should be editing to customise vimbox (forgive me I am new to vim). |
I'm using eslint, and I'm used to seeing my linting errors inline. It says in the README this functionality should be there, but I'm not seeing any errors or warnings in VimBox 😢 any ideas how we could fix this?
The text was updated successfully, but these errors were encountered: