Skip to content

Commit

Permalink
Leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
dobladov committed Feb 14, 2024
1 parent 3cd7b99 commit 7bac39b
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 @@ -4,7 +4,7 @@
"description": "Detects changes and validates a given changelog",
"main": "src/index.js",
"scripts": {
"lint": "eslint . && tsc",
"lint": "eslint .",
"package": "ncc build src/index.js -o dist",
"test": "npm run lint && jest"
},
Expand Down

0 comments on commit 7bac39b

Please sign in to comment.