1
0
mirror of https://github.com/bitwarden/jslib synced 2026-01-09 20:13:28 +00:00

Migrate components to use jest (#793)

* Migrate components to use jest (tests fail)

* Fix failing tests

* Fix linting errors
This commit is contained in:
Oscar Hinton
2022-05-12 17:33:49 +02:00
committed by GitHub
parent 1370006f6e
commit de2eb0359b
11 changed files with 10867 additions and 240 deletions

View File

@@ -1,4 +1,3 @@
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"compileOnSave": false,
"compilerOptions": {