Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 249 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 249 Bytes

1. Prerequisites

NodeJS Version 16.x.x

NPM Version 9.8

2. Clone this repository

git clone https://github.com/snyk/sweater-comb.git

then cd into your local copy.

3. Install

npm ci

4. Running tests

npm test