Ben Dwyer 4 лет назад
Родитель
Сommit
13789c3e53
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      package.json

+ 1 - 1
package.json

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