insomnia/packages/insomnia-app
Dimitri Mitropoulos 25520154a5
Minor Electon-related cleanup (#3957)
* adds (now available) electron types

* MenuItemConstructorOptions.selector module augmentation

* updates note on allowRendererProcessReuse with more up-to-date info

* separates and formats comments that were intended to be separate

if you check out the commit where these were created, for some reason the comment for the `loadURL` line was put under the line of interest, and over time the space between the comment blocks was removed - making it look like the last line of the comment is related to the same thing (it, apparently, is not).

* use createRef for ResponseWebView
2021-09-01 20:48:05 +00:00
..
app Minor Electon-related cleanup (#3957) 2021-09-01 20:48:05 +00:00
bin [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
config add back empty lines 2021-08-31 17:28:00 +12:00
scripts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
send-request [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
webpack Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
.eslintignore reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
.eslintrc.js adds eslint-config-helpers (#3912) 2021-08-12 18:01:54 -04:00
.gitignore reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
.npmrc Upgrade Electron to 11.2.3. (#3798) 2021-07-16 13:35:32 -07:00
jest.config.js remove duplication of all jest configs (#3375) 2021-05-13 07:29:02 -04:00
package-lock.json version packages lib@2.3.2 2021-08-30 22:47:18 +02:00
package.json version packages lib@2.3.2 2021-08-30 22:47:18 +02:00
README.md Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
tsconfig.build.json reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
tsconfig.build.sr.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
tsconfig.json reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
tsconfig.webpack.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00

Insomnia App

The main desktop application.