mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix bold formatting (#3246)
This commit is contained in:
parent
7a99b11be3
commit
aa61d256de
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ If you want to use a modified version of some 3rd-party package (for example, yo
|
||||||
### E2E Testing
|
### E2E Testing
|
||||||
|
|
||||||
Verdaccio has proved to be a lightweight registry that can be
|
Verdaccio has proved to be a lightweight registry that can be
|
||||||
booted in a couple of seconds, fast enough for any CI. Many open source projects use verdaccio for end to end testing, to mention some examples, **create-react-app**, **mozilla neutrino**, **pnpm**, **storybook**, **babel.js, **angular-cli** or **docusaurus\*\*. You can read more in [here](https://verdaccio.org/docs/e2e).
|
booted in a couple of seconds, fast enough for any CI. Many open source projects use verdaccio for end to end testing, to mention some examples, **create-react-app**, **mozilla neutrino**, **pnpm**, **storybook**, **babel.js**, **angular-cli** or **docusaurus**. You can read more in [here](https://verdaccio.org/docs/e2e).
|
||||||
|
|
||||||
Furthermore, here few examples how to start:
|
Furthermore, here few examples how to start:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue