chore(shared): Fix linter warnings in sites/shared
This commit is contained in:
parent
fef2edd13d
commit
c11a29e28a
16 changed files with 29 additions and 294 deletions
|
@ -2,7 +2,6 @@ import execa from 'execa'
|
|||
import { gitToAuthor, authors as authorInfo } from '../../../config/authors.mjs'
|
||||
import path from 'path'
|
||||
import fs from 'fs'
|
||||
import rdir from 'recursive-readdir'
|
||||
import { getMdxFileList, fileToSlug } from './docs.mjs'
|
||||
|
||||
const divider = '____'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue