Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Aug 29, 2022
1 parent af844b5 commit ce689af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
}
],
"comma-spacing": "error",
"unused-imports/no-unused-imports": "error",
"unused-imports/no-unused-imports": "warn",
"unused-imports/no-unused-vars": [
"warn",
{
Expand Down

0 comments on commit ce689af

Please sign in to comment.