Skip to content

Commit 34d645f

Browse files
authored
tailor eslint
1 parent 0119b00 commit 34d645f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"browser": true,
44
"es2021": true,
55
"node": true,
6-
"jasmine": true,
6+
"jest": true,
77
"atomtest": true
88
},
99
"extends": [

0 commit comments

Comments
 (0)