UNPKG

gulp-semistandard

Version:

gulp plugin to check JavaScript code against the semistandard coding style

6 lines (4 loc) 57 B
var a = 1; if (a == 1) { console.log('hello'); }