Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese committed Oct 31, 2023
1 parent fd9703f commit cee3d1e
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 @@
"license": "MIT License",
"repository": "https://github.com/action-pack/increment",
"scripts": {
"lint": "eslint . --fix",
"lint": "eslint .",
"build": "ncc build index.js -o dist",
"build_stats": "ncc build index.js -s --stats-out dist/stats -o dist"
},
Expand Down

0 comments on commit cee3d1e

Please sign in to comment.