nodejs v4.2.1 with npm ^v3.9.0
npm grunt-cli -g
- checkout project
- cd project_root/
- npm i
- run
gruntin ./dir,grunt-climust be installed globaly from npm
- run
wwbin ./dir
- run
grunt jestin ./dir, or 'jest' withjest-cli
- JSCS - yandex config
- ESLint - config in ./dir
- Idea Install NodeJS plugin. Create new Node.js configuration with parameters : Working directory : path to project dir java script file : node_modules/jest-cli/bin/jest.js App params : --runInBand After this put breakpoint and Debug new configuration.