@@ -30,7 +30,7 @@
},
"lint-staged": {
"*.{css,scss}": [
- "wp-scripts lint-style"
+ "wp-scripts lint-style --fix="
]
"dependencies": {