-
Notifications
You must be signed in to change notification settings - Fork 2
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
Improve readme #4
Conversation
@pandell/core-developers please review. |
@@ -99,7 +111,7 @@ If neither `options.emitError` not `options.emitErrorAtEnd` are set to `true`, n | |||
|
|||
JSHint-reporter-compatible function that prints formatted message for each specified error result. File, line and row specification is printed in format that is recognized by many editors and tools (clicking the file specification in such tools will open the specified file for editing at the specified location). Example output: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe "....is printed in a format that is recognized by many editors and tools..."?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're the native English speaker here, so I trust you 😉 .
Apart from my one comment, the changes look good to me. |
👍 |
👍 |
jslint.run
andjslint.report
.