refactor: automatic eslint fix

This commit is contained in:
Samuel Bartík
2022-09-07 15:45:08 +02:00
parent 9518cb3635
commit 323086db09
4 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
import { MigrationInterface, QueryRunner } from 'typeorm';
import type { MigrationInterface, QueryRunner } from 'typeorm';
export class AddJellyfinDeviceId1613670041760 implements MigrationInterface {
name = 'AddJellyfinDeviceId1613670041760';