Disallow any types
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
import { app, BrowserWindow, shell } from 'electron';
|
||||
import {
|
||||
app,
|
||||
BrowserWindow,
|
||||
shell
|
||||
} from 'electron';
|
||||
import * as fs from 'fs';
|
||||
import * as path from 'path';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user