hyper/app
T•Ø•R•Ü•S 31f357a0ba
Fixed some redundant code (#5577)
* Fixed some redundant code, index.ts (Check line 210)
Also prefixed 'event' in line 226 and 232 with _ since they are unused

* Fixed a wrongful autoimport

* Removed a finished FIXME

* Name the function and fix typo

Co-authored-by: Labhansh Agrawal <labhansh.agrawal@gmail.com>
2021-05-13 02:34:16 +05:30
..
config Import native-reg directly 2021-05-07 22:23:32 +05:30
keymaps Add shortcut for opening hamburger menu (Linux) 2020-06-30 21:28:42 +02:00
menus Fix @typescript-eslint/no-floating-promises errors 2021-04-07 21:50:32 +05:30
plugins Fix @typescript-eslint/no-unsafe-return errors 2021-04-07 21:50:32 +05:30
static Improve Hyper 3 Canary and Stable icons (#3466) 2019-02-09 14:40:39 +01:00
ui Fix @typescript-eslint/no-unsafe-return errors 2021-04-07 21:50:32 +05:30
utils Import native-reg directly 2021-05-07 22:23:32 +05:30
.yarnrc set npm registry in yarn config 2020-11-25 08:04:24 +01:00
auto-updater-linux.ts Update eslint and a few ZEIT references to Vercel 2020-07-13 15:05:34 +02:00
commands.ts Fix @typescript-eslint/no-floating-promises errors 2021-04-07 21:50:32 +05:30
config.ts Fix @typescript-eslint/no-unsafe-return errors 2021-04-07 21:50:32 +05:30
ext-modules.d.ts Import native-reg directly 2021-05-07 22:23:32 +05:30
extend-electron.d.ts Fix @typescript-eslint/restrict-plus-operands errors 2021-04-07 21:50:32 +05:30
index.d.ts port app/index and it's referenced files to ts 2019-12-20 18:23:43 +01:00
index.html Upgrade Electron to v4 (#3329) 2018-12-25 18:15:25 -08:00
index.ts Fixed some redundant code (#5577) 2021-05-13 02:34:16 +05:30
notifications.ts typing improvements 2020-06-19 22:12:42 +02:00
notify.ts Show notfications after app is ready 2020-11-09 02:29:00 +01:00
package.json Bump fs-extra from 9.1.0 to 10.0.0 in /app 2021-05-10 18:06:46 +05:30
plugins.ts Fix @typescript-eslint/no-unsafe-return errors 2021-04-07 21:50:32 +05:30
rpc.ts Fix @typescript-eslint/unbound-method errors 2021-04-07 21:50:32 +05:30
session.ts Remove usage of String.replaceAll 2021-04-07 17:43:48 +05:30
tsconfig.json use ts project references, remove forkTsChecker 2019-12-13 21:47:22 +01:00
updater.ts Fix @typescript-eslint/no-floating-promises errors 2021-04-07 21:50:32 +05:30
yarn.lock Bump fs-extra from 9.1.0 to 10.0.0 in /app 2021-05-10 18:06:46 +05:30