Skip to content

Commit 0f1e189

Browse files
committed
📝 adding wallaby badge
1 parent 290cbe1 commit 0f1e189

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.ci/templates/README.hbs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,15 @@ Use `npm run <script>` to execute various commands for the project
5656
- `npm run test --watch=watch` -- Runs Jest tests in watch mode
5757
- `npm run view-coverage` -- Runs Jest tests and opens coverage report in browser window
5858
59+
#### Wallaby.js
60+
61+
[![Wallaby.js](https://img.shields.io/badge/wallaby.js-powered-blue.svg?style=flat&logo=github)](https://wallabyjs.com/oss/)
62+
63+
This repository contributors are welcome to use
64+
[Wallaby.js OSS License](https://wallabyjs.com/oss/) to get
65+
test results immediately as you type, and see the results in
66+
your editor right next to your code.
67+
5968
## 👷 CI/CD
6069
6170
Azure yaml pipeline files are provided in [`.ci/workflows`](./.ci/workflows).

0 commit comments

Comments
 (0)