electron/lib
Felix Rieseberg 7f007109c3 refactor: Port inspector to TypeScript (#16943)
* refactor: Port inspector to TypeScript

* refactor: Add another type to inspector

* refactor: Use correct paths

* Update lib/renderer/inspector.ts

Co-Authored-By: felixrieseberg <felix@felixrieseberg.com>

* refactor: Implement feedback <3

* refactor: Don't define blob at all

* fix: Correct type
2019-02-25 18:10:25 -08:00
..
browser Fix webContents.print() (#17052) 2019-02-25 13:30:21 +00:00
common chore: refactor browser IPC into TS and app API into TS (#16921) 2019-02-14 14:29:20 -08:00
isolated_renderer refactor: Port renderer-internal to TypeScript (#16939) 2019-02-14 17:24:25 -08:00
renderer refactor: Port inspector to TypeScript (#16943) 2019-02-25 18:10:25 -08:00
sandboxed_renderer refactor: Port web-frame-init to TypeScript (#16934) 2019-02-18 00:24:18 +00:00
worker refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
.eslintrc chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00