mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-08 19:15:09 +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