1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-15 16:05:03 +00:00

remove spurious commented tsconfig include

This commit is contained in:
Derek Nance
2025-12-22 14:04:02 -06:00
parent bf95066bc1
commit 9f280d8125

View File

@@ -1,7 +1,6 @@
{
"extends": "../../apps/desktop/tsconfig.renderer.json",
"include": [
// "src",
"src/app/main.ts",
"src/global.d.ts",
"../../bitwarden_license/bit-common/src/platform/sdk/sdk-alias.d.ts"