Random case vaultId

This commit is contained in:
Andras Schmelczer 2025-04-07 22:23:23 +01:00
parent a86a056888
commit ff02fee6a5
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 49 additions and 24 deletions

View file

@ -0,0 +1,3 @@
module.exports = {
preset: "ts-jest/presets/js-with-babel-esm"
};