1
0
mirror of https://github.com/storybookjs/storybook.git synced 2025-03-20 05:02:37 +08:00
storybook/.remarkrc.js

4 lines
110 B
JavaScript
Raw Permalink Normal View History

module.exports = {
plugins: ['remark-preset-lint-recommended', ['remark-lint-list-item-indent', false]],
};