mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +00:00
fixes
This commit is contained in:
parent
fc708d2ae4
commit
455a5c93d2
@ -1,9 +1,3 @@
|
|||||||
/* eslint-disable @typescript-eslint/restrict-plus-operands */
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-return */
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-call */
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
|
|
||||||
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
|
|
||||||
|
|
||||||
export function normalizeWhitespace(str: string) {
|
export function normalizeWhitespace(str: string) {
|
||||||
// delete the first character if it is !, @ or #
|
// delete the first character if it is !, @ or #
|
||||||
return str
|
return str
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user