1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-28 03:59:50 +01:00

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
107 B
JSON
Raw Normal View History

{
2022-01-17 13:21:20 +01:00
"extends": "../shared/tsconfig",
"include": ["src", "spec"],
"exclude": ["node_modules", "dist"]
}