Skip to content

Conversation

@btmills
Copy link
Member

<!-- eslint-skip --> ```js{// This code block is hidden from ESLint. "hello": "world" } ``` ```js console.log("This code block is linted normally."); ``` 

@btmillsbtmills merged commit f8ba18a into masterJul 2, 2017
@btmillsbtmills deleted the eslint-skip branch July 2, 2017 20:03
@btmills
Copy link
MemberAuthor

This has been released in v1.0.0-beta.7.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@btmills