👷 Testing the README.md before deploy.

This commit is contained in:
Myles Braithwaite
2018-01-19 11:05:16 -05:00
parent a59d5b71ae
commit d727f624dc
8 changed files with 3662 additions and 73 deletions

8
.remarkrc Normal file
View File

@ -0,0 +1,8 @@
{
"plugins": [
"lint",
"lint-alphabetize-lists",
"validate-links",
"remark-lint-are-links-valid-duplicate"
]
}