Skip to content

Commit

Permalink
chore: update package json
Browse files Browse the repository at this point in the history
  • Loading branch information
KagChi authored Dec 5, 2023
1 parent 2c87675 commit e11f9b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist",
"scripts": {
"build": "turbo run build",
"lint": "turbo run lint",
"lint": "turbo run build && turbo run lint",
"lint:fix": "turbo run lint:fix"
},
"type": "module",
Expand All @@ -15,4 +15,4 @@
"rimraf": "^5.0.5",
"turbo": "^1.10.16"
}
}
}

0 comments on commit e11f9b3

Please sign in to comment.