Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit bfebb3b

Browse files
committed
chore: allow node globals
1 parent 6c6e030 commit bfebb3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"browser": true,
44
"commonjs": true,
55
"mocha": true,
6+
"node": true,
67
"es2021": true
78
},
89
"extends": "eslint:recommended",

0 commit comments

Comments
 (0)