File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,21 +30,21 @@ Constructor for the registry. Pass an instance of this registry to `gulp.registr
30
30
31
31
#### options
32
32
33
- * ` port ` - the port to start a static webserver on.
34
- * ` buildDir ` - the output directory (clean deletes this directory).
33
+ - ` port ` - the port to start a static webserver on.
34
+ - ` buildDir ` - the output directory (clean deletes this directory).
35
35
36
36
## License
37
37
38
38
MIT
39
39
40
40
<!-- prettier-ignore-start -->
41
+
41
42
[ downloads-image ] : https://img.shields.io/npm/dm/undertaker-common-tasks.svg?style=flat-square
42
43
[ npm-url ] : https://www.npmjs.com/package/undertaker-common-tasks
43
44
[ npm-image ] : https://img.shields.io/npm/v/undertaker-common-tasks.svg?style=flat-square
44
-
45
45
[ ci-url ] : https://github.com/gulpjs/undertaker-common-tasks/actions?query=workflow:dev
46
46
[ ci-image ] : https://img.shields.io/github/workflow/status/gulpjs/undertaker-common-tasks/dev?style=flat-square
47
-
48
47
[ coveralls-url ] : https://coveralls.io/r/gulpjs/undertaker-common-tasks
49
48
[ coveralls-image ] : https://img.shields.io/coveralls/gulpjs/undertaker-common-tasks.svg?style=flat-square
49
+
50
50
<!-- prettier-ignore-start -->
You can’t perform that action at this time.
0 commit comments