Skip to content

Commit

Permalink
Revert package.json change
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelosalloum committed Nov 5, 2024
1 parent a8ed297 commit 17eab50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"node": ">=18.x"
},
"lint-staged": {
"src/**/*.{ts,tsx}": [
"src/**/*.ts?(x)": [
"eslint --fix --max-warnings 0"
]
},
Expand Down

0 comments on commit 17eab50

Please sign in to comment.