1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-08 20:50:28 +00:00
Files
browser/libs/eslint/tsconfig.json
2025-05-27 13:14:39 -04:00

6 lines
103 B
JSON

{
"extends": "../../tsconfig.base",
"exclude": ["node_modules", "dist"],
"files": ["empty.ts"]
}