electron/.remarkrc

6 lines
No EOL
107 B
Text

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