draft /uses page

This commit is contained in:
2020-01-22 12:54:23 -05:00
parent 671ca250cc
commit 8450871531
9 changed files with 220 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"no-blanks-blockquote": true,
"no-empty-links": false,
"no-hard-tabs": false,
"no-inline-html": { "allowed_elements": [ "span" ] },
"no-inline-html": { "allowed_elements": [ "span", "sup" ] },
"no-multiple-blanks": false,
"no-trailing-punctuation": false,
"single-h1": false,