Open Reinmar opened 9 years ago
I miss an ability to check a directory or path using the jscs and jshint tasks. In other words I want to be able to execute: grunt jscs core/.
jscs
jshint
grunt jscs core/
I miss an ability to check a directory or path using the
jscs
andjshint
tasks. In other words I want to be able to execute:grunt jscs core/
.