insomnia/packages/insomnia-smoke-test/playwright
John Chadwick 3234c05c6e
Enable noImplicitAny. (#4864)
* Enable noImplicitAny.

* extracts PreviewMode

* Update packages/insomnia/src/network/certificate-url-parse.ts

* Add missing type.

* un-any-ifies some of the modal onDone callbacks

easy enough.

* few more onDone, but the async ones this time

* Get rid of jsonlint any.

* adds noImplicitAny support for insomnia-smoke-test

* fixes playwright type error

* avoid full @ts-ignore in playwright

Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-06-14 23:41:19 -04:00
..
paths.ts Enable noImplicitAny. (#4864) 2022-06-14 23:41:19 -04:00
test.ts add gitlab oauth provider and ui (#4727) 2022-06-01 10:39:31 +02:00