@@ -8,6 +8,9 @@
8
"parserOptions": {
9
"ecmaVersion": 2020
10
},
11
+"globals": {
12
+"BigInt": true
13
+},
14
"rules": {
15
"indent": [
16
"error",
0 commit comments