Skip to content

ubirajaralucena/gulp-template-for-html-css-sass-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINT JAVASCRIPT

This task lints JavaScript using the linter defined by JSLinter, the second pipe in this task. (ESLint is the linter in this case.) In order to generate a linting report, the multiple JS files in the preCompiledJSFilesWithoutGrid are compiled into a single, memory-cached file with a temporary name, then sent to the linter for processing.

Note: This version of the lintJS task writes the linted JS file to a destination directory

About

A simple Gulp template for HTML, Sass/CSS, and ES6 JavaScript.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.6%
  • CSS 27.9%
  • HTML 1.5%