insomnia/packages/insomnia-smoke-test/server
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
..
basic-auth.ts Create smoketests for oauth flows (#4511) 2022-02-28 16:28:02 +01:00
github-api.ts Add GitHub OAuth for git repos (#4429) 2022-03-18 10:57:12 +01:00
gitlab-api.ts add gitlab oauth provider and ui (#4727) 2022-06-01 10:39:31 +02:00
grpc.ts Enable noImplicitAny. (#4864) 2022-06-14 23:41:19 -04:00
index.ts add gitlab oauth provider and ui (#4727) 2022-06-01 10:39:31 +02:00
oauth.ts Enable noImplicitAny. (#4864) 2022-06-14 23:41:19 -04:00