Skip to content

Commit 0aa7f56

Browse files
Ignore false-positive eslint error
Signed-off-by: Raimund Schlüßler <[email protected]>
1 parent f4ba7a6 commit 0aa7f56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/l10n.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// eslint-disable-next-line import/no-unresolved
12
import { getGettextBuilder } from '@nextcloud/l10n/gettext'
23

34
const gtBuilder = getGettextBuilder()

0 commit comments

Comments
 (0)