UNPKG

@linthtml/gulp-linthtml

Version:

A gulp plugin for processing files with LintHTML

14 lines (13 loc) 262 B
language: node_js node_js: - "10" - "12" - "14" - "node" before_script: - npm install -g gulp-cli cache: npm notifications: email: false # script: npm run-script pretest && npm run-script coverage # after_script: npx coveralls < coverage/lcov.info