mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 23:57:22 +02:00
refactor: use alias for docs & eslint
This commit is contained in:
parent
8538a10a66
commit
d36c17f368
3 changed files with 20 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
import toSlug from './toSlug.js';
|
||||
import toSlug from './toSlug';
|
||||
|
||||
function anchors(md) {
|
||||
const originalRender = md.renderer.rules.heading_open;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue