Skip to content

Commit

Permalink
build: lint without fix
Browse files Browse the repository at this point in the history
Signed-off-by: Rong Sen Ng (motss) <wes.ngrongsen@gmail.com>
  • Loading branch information
motss committed Feb 19, 2022
1 parent 29892b5 commit 5dbe14d
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 @@ -154,6 +154,6 @@
"access": "public"
},
"nano-staged": {
"*.ts": "npm run lint:build -- --fix"
"*.ts": "npm run lint:build"
}
}

0 comments on commit 5dbe14d

Please sign in to comment.