Skip to content

Commit 0702413

Browse files
committed
Added npm start script
1 parent 312162e commit 0702413

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"trailingComma": "all"
4545
},
4646
"scripts": {
47+
"start": "gulp",
4748
"prettier": "prettier --write \"**/*.{js,json,md,css}\"",
4849
"precommit": "lint-staged"
4950
},

0 commit comments

Comments
 (0)