mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-10 14:52:29 +02:00
refactor: capitalize comments (#7188)
* refactor: capitalize comments * revert...
This commit is contained in:
parent
200009008b
commit
fa1ce230ea
99 changed files with 241 additions and 350 deletions
|
@ -6,7 +6,7 @@
|
|||
*/
|
||||
|
||||
import remark from 'remark';
|
||||
// import from the transpiled lib because Babel can't transpile `export =`
|
||||
// Import from the transpiled lib because Babel can't transpile `export =`
|
||||
// TODO change to `../index` after migrating to ESM
|
||||
import npm2yarn from '../../lib/index';
|
||||
import vfile from 'to-vfile';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue