2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Avoid setting jshint node: true in every Grunt JS file

This commit is contained in:
Zlatan Vasović
2014-02-07 13:34:17 +01:00
parent 4d7b2ddba9
commit aead10fafa
6 changed files with 4 additions and 6 deletions
-2
View File
@@ -1,5 +1,3 @@
/* jshint node: true */
/*
This Grunt task updates the npm-shrinkwrap.canonical.json file that's used as the key for Bootstrap's npm packages cache.
This task should be run and the updated file should be committed whenever Bootstrap's dependencies change.