1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-19 09:43:15 +00:00

Add eslint (#243)

This commit is contained in:
Oscar Hinton
2022-03-03 11:09:04 +01:00
committed by GitHub
parent 0c21bcf847
commit e38ce53ed5
47 changed files with 2443 additions and 756 deletions

View File

@@ -1,10 +1,8 @@
import * as lock from "proper-lockfile";
import { LogService } from "jslib-common/abstractions/log.service";
import { LowdbStorageService as LowdbStorageServiceBase } from "jslib-node/services/lowdbStorage.service";
import { Utils } from "jslib-common/misc/utils";
import { LowdbStorageService as LowdbStorageServiceBase } from "jslib-node/services/lowdbStorage.service";
export class LowdbStorageService extends LowdbStorageServiceBase {
constructor(