Skip to content

Commit

Permalink
remove duplicated lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Meowhal committed May 7, 2022
1 parent a871ae2 commit 834e3df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"scripts": {
"dist": "rimraf dist && tsc",
"clean": "rimraf dist",
"lint": "eslint src",
"build": "tsc",
"lint": "eslint src",
"lint:fix": "eslint src --fix",
Expand Down

0 comments on commit 834e3df

Please sign in to comment.