chore: remove biome
This commit is contained in:
parent
b5e8d82bfa
commit
a34e215202
11 changed files with 55 additions and 65 deletions
|
|
@ -116,8 +116,8 @@ export async function convert(
|
|||
fileType: string,
|
||||
convertTo: string,
|
||||
targetPath: string,
|
||||
// biome-ignore lint/suspicious/noExplicitAny: <explanation>
|
||||
options?: any,
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
options?: unknown,
|
||||
): Promise<string> {
|
||||
// let command = "ffmpeg";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue