[WRTJS] Fix a gcc build error caused by function/class ambiguity
[platform/framework/web/chromium-efl.git] / electron / .remarkrc
1 {
2   "plugins": [
3     ["remark-lint-code-block-style", "fenced"],
4     ["remark-lint-fenced-code-flag"]
5   ]
6 }