Skip to content

Commit

Permalink
chore: fix eslint error (for good)
Browse files Browse the repository at this point in the history
  • Loading branch information
satazor committed Oct 7, 2019
1 parent 2998699 commit fb5e12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/.eslintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"root": true,
"extends": [
"eslint-config-moxy/es8",
"eslint-config-moxy/es9",
"eslint-config-moxy/addons/node",
"eslint-config-moxy/addons/jest"
]
Expand Down

0 comments on commit fb5e12c

Please sign in to comment.