Wollok JS A JS environment for the Wollok language. Developing Just run initially yarn install # or npm install And then to run tests yarn test # or npm test To lint the code yarn lint # or npm run lint