electron/lib
Milan Burda 0b0707145b
refactor: replace `.forEach()` with `for-of` (#39691)
* refactor: replace `.forEach()` with `for-of`

* refactor docs/fiddles/features/web-hid/renderer.js
2023-08-31 23:36:43 +09:00
..
asar feat: I guess it's esm (#37535) 2023-08-30 17:38:07 -07:00
browser refactor: replace `.forEach()` with `for-of` (#39691) 2023-08-31 23:36:43 +09:00
common refactor: throw errors directly in async functions (#39233) 2023-07-31 10:39:37 +02:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
renderer feat: I guess it's esm (#37535) 2023-08-30 17:38:07 -07:00
sandboxed_renderer feat: expose dummy module.exports to the sandboxed preload scripts (#39484) 2023-08-22 13:43:08 +09:00
utility chore: upgrade to eslint v8 (#38472) 2023-05-30 13:10:22 +02:00
worker chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09:00