mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 12:40:26 +00:00
6 lines
108 B
JSON
6 lines
108 B
JSON
{
|
|
"extends": "../../tsconfig.base",
|
|
"include": ["src", "spec"],
|
|
"exclude": ["node_modules", "dist"]
|
|
}
|