Skip to content

Instantly share code, notes, and snippets.

@thom4parisot
Last active August 29, 2015 14:10
Show Gist options
  • Save thom4parisot/65c0bafaace8d5a186c0 to your computer and use it in GitHub Desktop.
Save thom4parisot/65c0bafaace8d5a186c0 to your computer and use it in GitHub Desktop.
Asciidoctor dot-include
{
"env": {
"node": true
},
"rules": {
"global-strict": 1,
"quotes": [2, "single"]
}
}

Dot-file include example

Here is an example of .eslintrc configuration:

.eslintrc
link:.eslintrc[role=include]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment