Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Commit

Permalink
Added .htmlcombrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Fengyuan Chen committed Aug 9, 2015
1 parent 65cf760 commit 7ef6faf
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .htmlcombrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"order": [
"http-equiv",
"rel",
"type",
"class",
"id",
"name",
"data",
"src",
"for",
"href",
"value",
"title",
"alt",
"aria",
"role"
]
}

0 comments on commit 7ef6faf

Please sign in to comment.