Skip to content

Commit fae2d40

Browse files
Добавляет автоматизацию
1 parent 85bfc22 commit fae2d40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"lint:js": "eslint source/js",
3939
"prelint": "gulp processMarkup --silent",
4040
"lint": "npm run lint:spaces && npm run lint:styles && npm run lint:markup && npm run lint:bem && npm run lint:html && npm run lint:js",
41+
"optimizeImages": "gulp optimizeImages",
4142
"start": "gulp runDev",
4243
"build": "gulp buildProd",
4344
"preview": "gulp buildProd && gulp startServer"

0 commit comments

Comments
 (0)