-
Notifications
You must be signed in to change notification settings - Fork 48
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
doesn't work #224
Comments
Could you be a little bit more specific? Does it not lint for any files? Does |
Could you post the output of |
I create a new project and code some mistake, linter-js-standard perform like this: standard: Use JavaScript Standard Style (https://standardjs.com) should I install some other dependencies?I‘ve installed standard & eslint & eslint-plugin-html global. |
I’ve just reset Atom ( Could you post the output of
You probably don’t want to install both the JavaScript Standard Style ( |
I am experiencing this same issue, after running atom 1.38.0 x64 |
At the moment, I have a similar problem that it's failing silently. With no hint or error message as to what's going on, it's VERY difficult to debug. Is "standard" included in the package, or is it a dependency. If it's the latter could you consider stating this explicitly in the docs? |
linter-js-standard 6.0.0
linter 2.2.0
standard 12.0.1
I've already installed 'linter-js-standard' & 'linter',but it doesn't work
The text was updated successfully, but these errors were encountered: