mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
ed78f7e7cb
* Configure jest for Desktop and add simple tests * Remove Jest from tsconfig types
5 lines
67 B
JSON
5 lines
67 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"files": ["./test.setup.ts"]
|
|
}
|