Document extension prerequisites for local testing (#686)

* Document extension prerequisites for local testing

* Update CONTRIBUTING.md
This commit is contained in:
Pokey Rule 2022-05-22 19:36:34 +01:00 committed by GitHub
parent fcda698595
commit 48074757e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,8 @@ extension](#running--testing-extension-locally), you may want to check out the
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en/)
- [yarn](https://yarnpkg.com/)
- In order to run unit tests locally, you'll need to install the following extensions
- [Scala (Metals)](https://marketplace.visualstudio.com/items?itemName=scalameta.metals)
### Steps