To contribute you will need to ensure you have properly set up the Node.js environment.
Then clone the repo and run npm install
for installing required development dependencies.
git clone --recurse-submodules https://github.com/SumoLogic/sumologic-opentelemetry-js.git
nvm use
npm install
npm run build