mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
f9bd4ff82a
* flatten url bar * flattening continued * more flat * more more flat * fix lint * flatten network send into one call * unpack send everywhere * remove send with settgins * fix types * fix bug in download * contain interpolation and modal * abstract render try catch * send action * extract to file * remove plugin ignore code * remove unused * unpack misc functions * less misc functions * readd inso tests * split test runs * fix test * fix test * fix test * use workspace pathing * remove check-engine * add tech debt list
6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
runtime = electron
|
|
target = 25.2.0
|
|
disturl = https://electronjs.org/headers
|
|
playwright_skip_browser_download=true
|
|
engine-strict=true
|