electron/.remarkrc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 строки
107 B
Plaintext
Исходник Постоянная ссылка Обычный вид История

{
"plugins": [
["remark-lint-code-block-style", "fenced"],
["remark-lint-fenced-code-flag"]
]
}