mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +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 { CipherRepromptType } from "@bitwarden/common/enums/cipherRepromptType";
|
||||
import { CipherType } from "@bitwarden/common/enums/cipherType";
|
||||
|
||||
Reference in New Issue
Block a user