Skip to content

Commit e894bc2

Browse files
committed
fix error
1 parent 2cd6b8c commit e894bc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/crypto.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable unicorn/number-literal-case */
12
import { Buffer } from "node:buffer"
23

34
const encryptionKey = [

0 commit comments

Comments
 (0)