Skip to content

Commit 8e86270

Browse files
phatedactions-user
authored andcommitted
chore: Run prettier
1 parent cd51fff commit 8e86270

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,21 @@ Constructor for the registry. Pass an instance of this registry to `gulp.registr
3030

3131
#### options
3232

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).
3535

3636
## License
3737

3838
MIT
3939

4040
<!-- prettier-ignore-start -->
41+
4142
[downloads-image]: https://img.shields.io/npm/dm/undertaker-common-tasks.svg?style=flat-square
4243
[npm-url]: https://www.npmjs.com/package/undertaker-common-tasks
4344
[npm-image]: https://img.shields.io/npm/v/undertaker-common-tasks.svg?style=flat-square
44-
4545
[ci-url]: https://github.com/gulpjs/undertaker-common-tasks/actions?query=workflow:dev
4646
[ci-image]: https://img.shields.io/github/workflow/status/gulpjs/undertaker-common-tasks/dev?style=flat-square
47-
4847
[coveralls-url]: https://coveralls.io/r/gulpjs/undertaker-common-tasks
4948
[coveralls-image]: https://img.shields.io/coveralls/gulpjs/undertaker-common-tasks.svg?style=flat-square
49+
5050
<!-- prettier-ignore-start -->

0 commit comments

Comments
 (0)