Skip to content

Commit 2386da8

Browse files
committed
Update eslint config
1 parent b1b74d2 commit 2386da8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.eslintrc.json

-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
"es6": true,
55
"node": true
66
},
7-
"globals": {
8-
"Atomics": true,
9-
"BigInt": true
10-
},
117
"extends": "eslint:recommended",
128
"parserOptions": {
139
"ecmaVersion": 2018

0 commit comments

Comments
 (0)