Skip to content
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

[docs] Fix newline-after-import example #845

Merged
merged 1 commit into from
Jan 4, 2018
Merged

Conversation

daltones
Copy link
Contributor

Fix missing error level in “Example options usage” and add JS highlighting.

Fix missing error level in “Example options usage” and add JS highlighting.
@coveralls
Copy link

coveralls commented May 25, 2017

Coverage Status

Coverage remained the same at 95.059% when pulling 5dc9ff7 on daltones:patch-2 into b79e083 on benmosher:master.

@@ -72,11 +72,11 @@ const FOO = 'BAR'


## Example options usage
```
```js
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eslint config should really be json

{
...
// ...
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and we can just remove this line then

@coveralls
Copy link

coveralls commented May 26, 2017

Coverage Status

Coverage remained the same at 95.059% when pulling b9dedcb on daltones:patch-2 into b79e083 on benmosher:master.

@coveralls
Copy link

coveralls commented Jan 4, 2018

Coverage Status

Coverage increased (+0.03%) to 96.212% when pulling fd4b886 on daltones:patch-2 into 523789f on benmosher:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 96.212% when pulling fd4b886 on daltones:patch-2 into 523789f on benmosher:master.

@coveralls
Copy link

coveralls commented Jan 4, 2018

Coverage Status

Coverage remained the same at 96.203% when pulling cf60a20 on daltones:patch-2 into 9ce605d on benmosher:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants