Commit 4c38224
committed
fix: Rename ES module plugins to .mjs extension
- Rename normalize-doc-descriptions.js to .mjs
- Rename remove-empty-sections.js to .mjs
- Rename markdown-endpoints.js to .mjs
- Update imports in docusaurus.config.js
- Fixes node --check validation errors1 parent 23c6dee commit 4c38224
4 files changed
Lines changed: 3 additions & 3 deletions
File tree
- src
- plugins
- remark
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments