Parenthesis exercise

Given a test suit, make every single test suit pass.

Installation

$ npm install

Running the tests

$ npm test

Test running in develop mode

$ npm run test:dev