mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Configured Typescript with ESLint
This commit is contained in:
@@ -66,7 +66,7 @@ function createBridgeWindow() {
|
||||
mainWindow.loadURL(getLoadUrl())
|
||||
|
||||
if (isDevBuild) {
|
||||
setUpDevTools()
|
||||
setUpDevTools()
|
||||
}
|
||||
|
||||
mainWindow.on('closed', () => {
|
||||
|
||||
Reference in New Issue
Block a user