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
|
@ -6,7 +6,7 @@ import { ensure } from '../../prelude/ensure';
|
|||
import { SchemaType } from '../../misc/schema';
|
||||
import { awaitAll } from '../../prelude/await-all';
|
||||
import { convertLegacyReaction, convertLegacyReactions, decodeReaction } from '../../misc/reaction-lib';
|
||||
import { toString } from '../../mfm/toString';
|
||||
import { toString } from '../../mfm/to-string';
|
||||
import { parse } from '../../mfm/parse';
|
||||
import { Emoji } from '../entities/emoji';
|
||||
import { concat } from '../../prelude/array';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue