support BigInt
This commit is contained in:
parent
539e579a3a
commit
afbee0d083
@ -60,6 +60,9 @@
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "@drom/eslint-config/eslint4/node8",
|
||||
"env": {
|
||||
"es2020": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2020
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user