Skip to content

Commit 061c79b

Browse files
committed
Update eslint config
1 parent fdfff2a commit 061c79b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.eslintrc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"ecmaVersion": 2020
1010
},
1111
"globals": {
12-
"BigInt": true,
13-
"memory": true
12+
"BigInt": true
1413
},
1514
"rules": {
1615
"indent": [

0 commit comments

Comments
 (0)