Skip to content

Commit

Permalink
Formatting fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Zabil Cheriya Maliackal <[email protected]>
  • Loading branch information
zabil committed Dec 5, 2024
1 parent 4885c1f commit ab91c20
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,7 @@
"headless-browser"
],
"lint-staged": {
"**/*.{js,ts}": [
"npm run lint:fix",
"git add"
]
"**/*.{js,ts}": ["npm run lint:fix", "git add"]
},
"taiko": {
"browser": {
Expand Down

0 comments on commit ab91c20

Please sign in to comment.