no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git] / devtools / client / debugger / .remarkrc
blob4970e65248cc0e30e550b6369cfc42ca06ea0ce6
2   "plugins": [
3     "preset-lint-recommended",
4     ["lint-list-item-bullet-indent", false],
5     ["lint-list-item-indent", false],
6     ["lint-ordered-list-marker-style", false],
7     ["lint-no-unused-definitions", false],
8     ["lint-no-shortcut-reference-link", false],
9     ["lint-no-shortcut-reference-image", false],
10     ["lint-no-table-indentation", true],
11     ["lint-table-cell-padding", "consistent"],
12     ["lint-table-pipes", false],
13     ["validate-links", {
14       "repository": ""
15     }]
16   ]