fix lint & add i18n
This commit is contained in:
parent
7abf5dcb78
commit
b4fc96ca5b
10 changed files with 10 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
|
||||
import type * as Bull from 'bullmq';
|
||||
import type { RedisOptions } from "ioredis";
|
||||
import type { RedisOptions } from 'ioredis';
|
||||
import type { RedisOptionsSource } from '@/config.js';
|
||||
|
||||
export const QUEUE = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue