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 from "@fluffy-spoon/substitute";
|
||||
import { Substitute } from "@fluffy-spoon/substitute";
|
||||
|
||||
import { PlatformUtilsService } from "@bitwarden/common/abstractions/platformUtils.service";
|
||||
import { Utils } from "@bitwarden/common/misc/utils";
|
||||
|
||||
Reference in New Issue
Block a user