Skip to content

Commit

Permalink
remove flags
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed Jan 23, 2025
1 parent ceeaf52 commit 3ebf4f5
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 @@ -11,7 +11,7 @@
"build": "wp-scripts build",
"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:css": "wp-scripts lint-style",
"lint:js": "wp-scripts lint-js",
"prepare": "husky"
},
Expand Down

0 comments on commit 3ebf4f5

Please sign in to comment.