mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-12 03:44:35 +08: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"
|
|
]
|
|
}
|