Skip to content

Commit 07c188c

Browse files
committed
lint: require
1 parent e786c21 commit 07c188c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/redux/store/memory.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ import { TAnnotationState } from "readium-desktop/common/redux/states/renderer/a
3333

3434
if (IS_AI_FEATURE) {
3535
// .env AI API KEY":
36+
// eslint-disable-next-line @typescript-eslint/no-require-imports
3637
require("dotenv/config");
3738
}
3839

0 commit comments

Comments
 (0)