mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
9 lines
163 B
JSON
9 lines
163 B
JSON
{
|
|
"extends": "../../tsconfig.base",
|
|
"include": [
|
|
"src",
|
|
"../../libs/common/src/autofill/constants",
|
|
"../../libs/common/custom-matchers.d.ts"
|
|
]
|
|
}
|