Parcourir la source

Description of module: BOOTLINT

Arno Roldao Junior il y a 8 ans
Parent
commit
fc5ef6217b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      grunt-tasks/bootlint.js

+ 1 - 0
grunt-tasks/bootlint.js

@@ -1,3 +1,4 @@
+// Validate Bootstrap HTML
 'use strict';
 
 module.exports = function (grunt) {