mirror of
https://github.com/bitwarden/clients.git
synced 2026-01-11 20:07:18 +00:00
* Implement and extend tsconfig.base across projects * fixup! Merge remote-tracking branch 'origin/main' into rename-tsconfig * fix: import tsconfig.base from components * fix: skip typechecking node modules * fixing tests * fix the tests for real * undo accidentally change
3 lines
39 B
JSON
3 lines
39 B
JSON
{
|
|
"extends": "../../tsconfig.base"
|
|
}
|