use pnpm package alias for @transfem-org/sfm-js
This commit is contained in:
parent
0a97672011
commit
7eca06d672
32 changed files with 33 additions and 33 deletions
|
|
@ -15,7 +15,7 @@ import { intersperse } from '@/misc/prelude/array.js';
|
|||
import { normalizeForSearch } from '@/misc/normalize-for-search.js';
|
||||
import type { IMentionedRemoteUsers } from '@/models/Note.js';
|
||||
import { bindThis } from '@/decorators.js';
|
||||
import type * as mfm from '@transfem-org/sfm-js';
|
||||
import type * as mfm from 'mfm-js';
|
||||
|
||||
const urlRegex = /^https?:\/\/[\w\/:%#@$&?!()\[\]~.,=+\-]+/;
|
||||
const urlRegexFull = /^https?:\/\/[\w\/:%#@$&?!()\[\]~.,=+\-]+$/;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue