We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b74d2 commit 2386da8Copy full SHA for 2386da8
.eslintrc.json
@@ -4,10 +4,6 @@
4
"es6": true,
5
"node": true
6
},
7
- "globals": {
8
- "Atomics": true,
9
- "BigInt": true
10
- },
11
"extends": "eslint:recommended",
12
"parserOptions": {
13
"ecmaVersion": 2018
0 commit comments