@echo off echo================================= Lint ========================================== cmd /c ".\node_modules\.bin\jshint" index.js echo=================================================================================