Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SayakMukhopadhyay committed Jun 16, 2023
1 parent a96a79b commit f655aee
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 @@ -5,7 +5,7 @@
"description": "Fail a pull request workflow if certain files are changed",
"main": "lib/main.js",
"scripts": {
"build": "tsc",
"build": "tsc --newLine LF",
"format": "prettier --write '**/*.ts'",
"format-check": "prettier --check '**/*.ts'",
"lint": "eslint src/**/*.ts",
Expand Down

0 comments on commit f655aee

Please sign in to comment.