We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc2c67 commit 74e9e8eCopy full SHA for 74e9e8e
test/unit/gitlab.spec.ts
@@ -1,5 +1,5 @@
1
import { Callback, RemoteUser } from '@verdaccio/types';
2
-// eslint-disable-line @typescript-eslint/no-unused-vars
+/* eslint-disable @typescript-eslint/no-unused-vars */
3
import Gitlab from 'gitlab';
4
5
import { VerdaccioGitlabPackageAccess } from '../../src/gitlab';
0 commit comments