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