mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
6 lines
113 B
JSON
6 lines
113 B
JSON
|
{
|
||
|
"extends": "../../../../shared/tsconfig.libs",
|
||
|
"include": ["src"],
|
||
|
"exclude": ["node_modules", "dist"]
|
||
|
}
|