Skip to content

Commit

Permalink
fix: ignore sdk-nova unresolved import
Browse files Browse the repository at this point in the history
  • Loading branch information
msarcev committed Jan 23, 2024
1 parent 009ca9e commit b980538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/src/utils/nova/associatedOutputsHelper.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* eslint-disable import/no-unresolved */
/* eslint-disable @typescript-eslint/no-unsafe-argument */
/* eslint-disable @typescript-eslint/no-unsafe-return */
import {
Client,
IOutputsResponse,
Expand Down

0 comments on commit b980538

Please sign in to comment.