I have recently started using the linter-jslint plugin for atom and there are a few issues that I would like to override. Things like setting it up so that it doesn't say "unexpected 'this'" and the like.
However try as I may, I cannot find any documentation that explains (at least for a novice like myself) how to set this up. There isn't a settings page within atom that talks directly to the linter and the only stuff I can find via google is related to JSHint.
Could anyone help me out?