1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/libs/importer/src/services
Matt Gibson c58b0c0753
Return error code when any tsc typecheck fails (#5459)
* Return error code when any tsc typecheck fails

* Try with bash

`sh ./scripts/test-types.s` resulted in errors missing `[[`,
which is a bash builtin. It's possible the ubuntu runner is using
some other shell.

* Fix spec type errors

* Switch to node for Windows compatibility
2023-05-16 09:20:40 -05:00
..
import-api.service.abstraction.ts [PM-328] Move common/importer to libs/importer (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
import-api.service.ts [PM-328] Move common/importer to libs/importer (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
import.service.abstraction.ts [PM-1071] Display import-details-dialog on successful import (#4817) 2023-04-06 22:41:09 +02:00
import.service.spec.ts Return error code when any tsc typecheck fails (#5459) 2023-05-16 09:20:40 -05:00
import.service.ts [PM-1071] Display import-details-dialog on successful import (#4817) 2023-04-06 22:41:09 +02:00