Browse Source

Description of module: BOOTLINT

Arno Roldao Junior 8 năm trước cách đây
mục cha
commit
fc5ef6217b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) {