We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc2ab0 commit c213a56Copy full SHA for c213a56
.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