issues
search
SC5
/
gulp-bobrsass-boilerplate
Gulp BoBrSASS Boilerplate
7
stars
13
forks
source link
Use current AirBnb JSCS presets, JSHint rules
#43
Closed
metrip
closed
9 years ago
metrip
commented
9 years ago
updated JSCS
using latest AirBnb presets in JSCS
removed deprecated JSHint rules
added structure to jshintrc (enforcing / relaxing / environment rules)
added jshint enforcing:
futurehostile
,
notypeof
added linting for gulpfile, tests; fixed lint warnings
futurehostile
,notypeof