Skip to content

Commit f6caba2

Browse files
committed
workflow check
1 parent 9aa6815 commit f6caba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
"@typescript-eslint/no-explicit-any": "off",
130130
"no-constant-condition": "off",
131131
"no-constant-binary-expression": "off",
132-
"import/no-unresolved": 'error',
132+
"import/no-unresolved": 'off',
133133
}
134134
}
135135
];

0 commit comments

Comments
 (0)