Skip to content

Commit

Permalink
chore(wc): ignore no-extraneous-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lipata committed Mar 17, 2022
1 parent e1f804d commit e51e320
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"@typescript-eslint/no-unused-vars": [
"error"
],
"import/no-extraneous-dependencies": "off",
"import/no-unresolved": "off",
"import/extensions": [
"error",
Expand Down

0 comments on commit e51e320

Please sign in to comment.