Skip to content

Conversation

@btmills
Copy link
Member

@btmills btmills commented Jun 17, 2017

<!-- eslint-skip -->

```js
{
    // This code block is hidden from ESLint.
    "hello": "world"
}
```

```js
console.log("This code block is linted normally.");
```

@btmills btmills merged commit f8ba18a into master Jul 2, 2017
@btmills btmills deleted the eslint-skip branch July 2, 2017 20:03
@btmills
Copy link
Member Author

btmills commented Jul 2, 2017

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

Sign up for free to 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.

1 participant