We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290cbe1 commit 0f1e189Copy full SHA for 0f1e189
1 file changed
.ci/templates/README.hbs
@@ -56,6 +56,15 @@ Use `npm run <script>` to execute various commands for the project
56
- `npm run test --watch=watch` -- Runs Jest tests in watch mode
57
- `npm run view-coverage` -- Runs Jest tests and opens coverage report in browser window
58
59
+#### Wallaby.js
60
+
61
+[](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
68
## 👷 CI/CD
69
70
Azure yaml pipeline files are provided in [`.ci/workflows`](./.ci/workflows).
0 commit comments