mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-20 22:52:06 +00:00
chore(eslint): added new eslint rule (for jsx)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
// This is used for to control the songs
|
||||
import { type BrowserWindow, ipcMain } from 'electron';
|
||||
|
||||
import { LikeType } from '@/types/datahost-get-state';
|
||||
|
||||
// see protocol-handler.ts
|
||||
|
||||
Reference in New Issue
Block a user