# Contributing This doc outlines the details of collaborating on this project. ## Installation * `git clone https://github.com/BBVAEngineering/postcss-selector-scope.git` this repository * `cd postcss-selector-scope` * `npm install` ## Eslint You need to follow our [eslint](https://github.com/BBVAEngineering/javascript/tree/master/eslint-config-bbva) rules. ## Running Tests * `npm test` ## Committing changes * `npm run commit`