Skip to content
This repository was archived by the owner on Jun 16, 2024. It is now read-only.

Commit 8ae1542

Browse files
committed
docs: fix lint issues
1 parent 2620339 commit 8ae1542

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,15 @@ npm test
9191
```
9292

9393
## Inspiration
94+
9495
Many test approaches and patterns were copied from:
9596

96-
- https://github.com/cypress-io/cypress-webpack-preprocessor
97-
- https://github.com/cypress-io/cypress-watch-preprocessor
97+
- <https://github.com/cypress-io/cypress-webpack-preprocessor>
98+
- <https://github.com/cypress-io/cypress-watch-preprocessor>
9899

99100
## Alternatives
100101

101-
- https://github.com/bahmutov/cy-rollup
102+
- <https://github.com/bahmutov/cy-rollup>
102103

103104
## License
104105

0 commit comments

Comments
 (0)