Logo
Explore Help
Register Sign In
admin/clients
1
0
Fork 0
You've already forked clients
mirror of https://github.com/bitwarden/clients.git synced 2026-02-10 02:44:12 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
281b4db424fd2fc2dbcfd8c1933cb1c2ebdc1c21
clients/libs/common/tsconfig.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
138 B
JSON
Raw Normal View History

Split jslib into multiple modules (#363) * Split jslib into multiple modules
2021-06-03 18:58:57 +02:00
{
Use NPM workspace (#2874)
2022-06-14 17:10:53 +02:00
"extends": "../shared/tsconfig.libs",
Fix failing crypto tests (#5948) * Change everything to Uint8Array related to https://github.com/jestjs/jest/issues/14379 * Work on failing type tests * Revert changes to custom matcher setup * Remove last BufferArrays from tests * Fix custom matcher type errors in vscode * Remove errant `.buffer` calls on Uint8Arrays * Encryption Pair should serialize Array Buffer and Uint8Array * Fix EncArrayBuffer encryption --------- Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2023-08-03 22:13:33 -04:00
"include": ["src", "spec", "./custom-matchers.d.ts"],
Split jslib into multiple modules (#363) * Split jslib into multiple modules
2021-06-03 18:58:57 +02:00
"exclude": ["node_modules", "dist"]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 511ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API