chore(lint): Update ESLint and Prettier configurations
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import { app, shell, BrowserWindow, ipcMain } from 'electron'
|
||||
import { join } from 'path'
|
||||
import { electronApp, optimizer, is } from '@electron-toolkit/utils'
|
||||
import icon from '@/renderer/resources/icon.png?asset'
|
||||
import icon from '../../resources/icon.png?asset'
|
||||
import windowStateKeeper from 'electron-window-state'
|
||||
|
||||
function createWindow(): void {
|
||||
|
||||
Reference in New Issue
Block a user