mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
5fe277ee02
* 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` |
||
---|---|---|
.. | ||
.storybook | ||
app | ||
bin | ||
config | ||
scripts | ||
send-request | ||
webpack | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmrc | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.build.json | ||
tsconfig.build.sr.json | ||
tsconfig.json | ||
tsconfig.webpack.json |
Insomnia App
The main desktop application.