1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/technical-features/application/electron-main/src
Sebastian Malton a63f737adb
Change typing for after/before window/application start (#7342)
- Now the callback is provided with an object containing either
  `mainDi` or `windowDi` fields. This should help with confusion
  over which environment the `di` is for

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-03-13 15:35:33 +02:00
..
electron Introduce eslint and prettier for features and start using it (#7306) 2023-03-10 12:25:04 +02:00
start-application Change typing for after/before window/application start (#7342) 2023-03-13 15:35:33 +02:00
feature.ts Introduce eslint and prettier for features and start using it (#7306) 2023-03-10 12:25:04 +02:00
override-side-effects-with-fakes.ts Introduce eslint and prettier for features and start using it (#7306) 2023-03-10 12:25:04 +02:00
starting-of-electron-main-application.test.ts Change typing for after/before window/application start (#7342) 2023-03-13 15:35:33 +02:00