mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
build: Update TypeScript, use @typescript-eslint (#17251)
* build: Update TypeScript to v3.3 * build: Update TypeScript, use @typescript-eslint
This commit is contained in:
committed by
Samuel Attard
parent
8c4d6438de
commit
5581990d78
@@ -12,6 +12,7 @@
|
||||
"strict": true,
|
||||
"baseUrl": ".",
|
||||
"allowJs": true,
|
||||
"noUnusedLocals": true,
|
||||
"outDir": "ts-gen",
|
||||
"paths": {
|
||||
"@electron/internal/*": ["lib/*"]
|
||||
|
||||
Reference in New Issue
Block a user