[ci] yarn format

This commit is contained in:
FredKSchott 2021-07-17 19:48:01 +00:00 committed by GitHub Actions
parent f74112798b
commit d55d8b8c6e

View file

@ -32,7 +32,7 @@ export default {
// If you need to provide options for the plugin, you can use an array and put the options as the second item.
// 'rehype-slug',
// ['rehype-autolink-headings', { behavior: 'prepend'}],
]
],
},
};
```