chore: Use kebab-case for file names
This commit is contained in:
parent
9aac6a65c6
commit
69975c2fdd
8 changed files with 5 additions and 5 deletions
|
|
@ -4,7 +4,7 @@ import config from '../../../config';
|
|||
import Resolver from '../resolver';
|
||||
import { resolveImage } from './image';
|
||||
import { isCollectionOrOrderedCollection, isCollection, IPerson, getApId, getOneApHrefNullable, IObject, isPropertyValue, IApPropertyValue } from '../type';
|
||||
import { fromHtml } from '../../../mfm/fromHtml';
|
||||
import { fromHtml } from '../../../mfm/from-html';
|
||||
import { htmlToMfm } from '../misc/html-to-mfm';
|
||||
import { resolveNote, extractEmojis } from './note';
|
||||
import { registerOrFetchInstanceDoc } from '../../../services/register-or-fetch-instance-doc';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue