1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-26 05:03:41 +00:00
Files
jslib/components/tsconfig.spec.json
Oscar Hinton de2eb0359b Migrate components to use jest (#793)
* Migrate components to use jest (tests fail)

* Fix failing tests

* Fix linting errors
2022-05-12 17:33:49 +02:00

4 lines
35 B
JSON

{
"extends": "./tsconfig.json"
}