Skip to content

Instantly share code, notes, and snippets.

@pjsvis
Created November 20, 2016 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjsvis/9b8185ac9b5d1aae7d92b2f78aebb257 to your computer and use it in GitHub Desktop.
Save pjsvis/9b8185ac9b5d1aae7d92b2f78aebb257 to your computer and use it in GitHub Desktop.
{
"doctype-first": false,
"tagname-lowercase": true,
"attr-lowercase": true,
"attr-value-double-quotes": true,
"tag-pair": true,
"spec-char-escape": true,
"id-unique": true,
"src-not-empty": true,
"attr-no-duplication": true,
"title-require": true,
"inline-style-disabled": true,
"inline-script-disabled": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment