mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-30 15:13:52 +00:00
[AC-1743] pt. 2: Update eslintrc and fix any errors (#393)
* Sync eslintrc with clients repo * Autofix one eslint error * Add type attributes to buttons for eslint * Properly destroy ApiKeyComponent * Fix eslint issues related to state * Fix eslint warnings for default named imports * Ran prettier * Be more proactive about an unsubscribe * Rework subscription
This commit is contained in:
@@ -2,7 +2,6 @@ import {
|
||||
interceptConsole,
|
||||
restoreConsole,
|
||||
} from "@/jslib/common/spec/services/consoleLog.service.spec";
|
||||
|
||||
import { ConsoleLogService } from "@/jslib/node/src/cli/services/consoleLog.service";
|
||||
|
||||
let caughtMessage: any = {};
|
||||
|
||||
Reference in New Issue
Block a user