Skip to content

Commit

Permalink
Remove flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed Jan 23, 2025
1 parent a3bedc6 commit ceeaf52
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 @@ -12,7 +12,7 @@
"format": "wp-scripts format",
"lint": "composer run lint && npm run lint:js && npm run lint:css",
"lint:css": "wp-scripts lint-style -- --allow-empty-input",
"lint:js": "wp-scripts lint-js -- --no-error-on-unmatched-patter",
"lint:js": "wp-scripts lint-js",
"prepare": "husky"
},
"prettier": "@wordpress/prettier-config",
Expand Down

0 comments on commit ceeaf52

Please sign in to comment.