mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Prevent banned imports into libs/common (#3599)
Also fix typescript-eslint/parser config and fix linting errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Substitute, { Arg } from "@fluffy-spoon/substitute";
|
||||
import { Substitute, Arg } from "@fluffy-spoon/substitute";
|
||||
|
||||
import { SendType } from "@bitwarden/common/enums/sendType";
|
||||
import { SendAccess } from "@bitwarden/common/models/domain/sendAccess";
|
||||
|
||||
Reference in New Issue
Block a user