Skip to content

Commit

Permalink
linter test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis2626 committed Apr 15, 2024
1 parent 784aa51 commit d18216e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@
},
"lint-staged": {
"*.{js,ts}": [
"eslint --fix",
"git add"
"eslint"
]
}
}

0 comments on commit d18216e

Please sign in to comment.