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