Skip to content

Instantly share code, notes, and snippets.

@houhr
Created January 21, 2017 07:30
Show Gist options
  • Save houhr/07f2d02fdd737fa8d85f62e1e5d23b85 to your computer and use it in GitHub Desktop.
Save houhr/07f2d02fdd737fa8d85f62e1e5d23b85 to your computer and use it in GitHub Desktop.
{
"html": {
"tag_case": "lower",
"attr_quotes": "double",
"self_closing_tag": true
},
"jsx": {
"tag_case": "lower",
"attr_quotes": "single",
"self_closing_tag": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment