Michael Weimann
|
349c2c2587
|
Apply prettier formatting
|
2022-12-09 09:38:20 +01:00 |
|
Michael Telatynski
|
8d018f9c2d
|
Enable noImplicitAny (#2895)
* Stash noImplicitAny work
* Enable noImplicitAny
* Update olm
* Fun
* Fix msgid stuff
* Fix tests
* Attempt to fix Browserify
|
2022-12-06 18:21:44 +00:00 |
|
Michael Telatynski
|
1c901e3137
|
Fix Node 19 compatibility and run CI against it (#2842)
|
2022-11-08 14:01:06 +00:00 |
|
Michael Telatynski
|
9f2f08dfd3
|
Fix more typescript --strict violations (#2795)
* Stash tsc fixes
* Iterate
* Iterate
* Iterate
* Fix tests
* Iterate
* Iterate
* Iterate
* Iterate
* Add tests
|
2022-10-25 18:31:40 +01:00 |
|
Kerry
|
9ff11d1f32
|
test typescriptification - last few unit test files (#2675)
* renamed: spec/unit/crypto/verification/sas.spec.js -> spec/unit/crypto/verification/sas.spec.ts
* ts issues in sas.spec
* renamed: spec/unit/crypto/verification/secret_request.spec.js -> spec/unit/crypto/verification/secret_request.spec.ts
* ts issues in secret_request.spec
* renamed: spec/unit/crypto/verification/verification_request.spec.js -> spec/unit/crypto/verification/verification_request.spec.ts
* ts fix verification_req.spec
* renamed: spec/browserify/sync-browserify.spec.js -> spec/browserify/sync-browserify.spec.ts
* fix strict
* formatting
|
2022-09-16 16:00:40 +00:00 |
|