1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-20 14:35:24 +01:00
bitwarden-estensione-browser/libs/common
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
..
spec [PM-2132] Move all specs to the src directory (#5367) 2023-05-09 11:27:09 +02:00
src Return error code when any tsc typecheck fails (#5459) 2023-05-16 09:20:40 -05:00
jest.config.js [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
package.json
test.setup.ts [PM-2132] Move all specs to the src directory (#5367) 2023-05-09 11:27:09 +02:00
tsconfig.json
tsconfig.spec.json [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00