Skip to content

Commit 4d3d2a7

Browse files
andrey-helldargithub-actions[bot]
authored andcommitted
🦋 The code style has been fixed
1 parent 9ab3701 commit 4d3d2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/repository.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ export class Repository {
219219
return "";
220220
}
221221

222-
// @ts-ignore
222+
// @ts-expect-error
223223
return response.data;
224224
} catch (error) {
225225
// @ts-expect-error

0 commit comments

Comments
 (0)