File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"parserOptions": {
99
"ecmaVersion": 2020
1010
},
11+
"globals": {
12+
"BigInt": true
13+
},
1114
"rules": {
1215
"indent": [
1316
"error",

0 commit comments

Comments
 (0)