insomnia/packages/insomnia-app
Dimitri Mitropoulos 5fe277ee02
remove duplication of all jest configs (#3375)
* use jest-preset for all but app

* separate properties that are the same as the preset

for some reason, it doesn't work.  you get:
```
Preset ../../jest-preset.js not found.
```

This needs to be investigated.

* removes unused/unneeded npm script in `app`, `test:jest`
2021-05-13 07:29:02 -04:00
..
.storybook [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
app Improve spec preview code font color (#3369) 2021-05-13 18:05:27 +12:00
bin [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
config [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
scripts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
send-request [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
webpack [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
.eslintignore [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
.eslintrc.js sanitize all electron.shell.openExternal calls (#3336) 2021-05-12 16:20:52 -04:00
.gitignore [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
.npmrc Upgrade Electron to 9.3.5 (#3000) 2021-03-16 09:23:56 +13:00
jest.config.js remove duplication of all jest configs (#3375) 2021-05-13 07:29:02 -04:00
package-lock.json enables react-redux devtools (#3373) 2021-05-12 08:22:40 -04:00
package.json remove duplication of all jest configs (#3375) 2021-05-13 07:29:02 -04:00
README.md Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
tsconfig.build.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
tsconfig.build.sr.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
tsconfig.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
tsconfig.webpack.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00

Insomnia App

The main desktop application.