Skip to content

Commit

Permalink
Fixed lintstaged configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rokso committed Jul 5, 2022
1 parent ff55013 commit 56527c4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 15 deletions.
3 changes: 3 additions & 0 deletions .lintstagedrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"*.sol": [
"solhint"
],
"*.js": [
"eslint --cache --fix"
]
Expand Down
5 changes: 0 additions & 5 deletions .solhintignore

This file was deleted.

5 changes: 0 additions & 5 deletions vesper-pools/.lintstagedrc.json

This file was deleted.

5 changes: 0 additions & 5 deletions vesper-strategies/.lintstagedrc.json

This file was deleted.

0 comments on commit 56527c4

Please sign in to comment.