Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: bryans-go <sabrinabryan1990@gmail.com>
  • Loading branch information
divanshu-go committed Oct 12, 2024
1 parent 674d297 commit 8a96dc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"format": "prettier --write .",
"prettier": "prettier --check .",
"lint": "eslint ."
},
"keywords": [],
Expand Down

0 comments on commit 8a96dc8

Please sign in to comment.