1
0
mirror of https://github.com/storybookjs/storybook.git synced 2025-03-19 05:02:40 +08:00
storybook/.remarkrc.js
2018-01-27 21:24:50 +03:00

4 lines
110 B
JavaScript

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