mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
💚 Fixed up some CI issues (#186)
This commit is contained in:
committed by
GitHub
parent
6feb71517d
commit
ad2a8246f2
@ -1,8 +1,15 @@
|
||||
{
|
||||
"settings": {
|
||||
"bullet": "-",
|
||||
"emphasis": "_",
|
||||
"strong": "*"
|
||||
},
|
||||
"plugins": [
|
||||
"lint",
|
||||
"lint-alphabetize-lists",
|
||||
"validate-links",
|
||||
"remark-lint-are-links-valid-duplicate"
|
||||
"remark-lint-are-links-valid-duplicate",
|
||||
"remark-preset-lint-consistent",
|
||||
"remark-preset-lint-recommended"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user