mirror of
https://github.com/bitwarden/directory-connector
synced 2026-01-19 08:53:30 +00:00
Adjust .tsconfig path for root and apply to jslib
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as chalk from "chalk";
|
||||
|
||||
import { StateService } from "jslib-common/abstractions/state.service";
|
||||
import { StateService } from "@/jslib/common/src/abstractions/state.service";
|
||||
|
||||
import { Response } from "./models/response";
|
||||
import { ListResponse } from "./models/response/listResponse";
|
||||
|
||||
Reference in New Issue
Block a user