element-web/src/settings
Michael Telatynski da7aa4055e
Conform more of the code base to strict null checking (#10147)
* Conform more of the code base to strict null checking

* More strict fixes

* More strict work

* Fix missing optional type

* Iterate
2023-02-13 17:01:43 +00:00
..
controllers Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
enums Apply prettier formatting 2022-12-12 12:24:14 +01:00
handlers Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
watchers Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
SettingLevel.ts Abstract electron settings properly to avoid boilerplate-hell (#8798) 2022-06-10 22:38:50 +01:00
Settings.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
SettingsStore.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
UIFeature.ts Add config setting to disable bulk unverified sessions nag (#9657) 2022-12-02 03:24:45 +00:00
WatchManager.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00