Skip to content

Commit

Permalink
chore: apply suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Aug 15, 2024
1 parent a839417 commit c756da0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-scope/Makefile.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @fileoverview Build file
* @author nzakas
* @copyright jQuery Foundation and other contributors, https://jquery.org/
* @copyright OpenJS Foundation and other contributors, https://openjsf.org/
* MIT License
*/

Expand Down
2 changes: 0 additions & 2 deletions packages/eslint-scope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
"scripts": {
"build": "rollup -c",
"build:update-version": "node tools/update-version.js",
"lint": "eslint . --report-unused-disable-directives",
"prelint": "npm run build",
"prepublishOnly": "npm run build:update-version && npm run build",
"pretest": "npm run build",
"release:generate:latest": "eslint-generate-release",
Expand Down

0 comments on commit c756da0

Please sign in to comment.