Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2015-08-25 19:19:24 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-08-27 08:11:11 +0300
commit13e33e329c724b43e3abbed6522d0498970f74e1 (patch)
tree98026b23e3b10da381df2fa8b441ccad54da0bc6 /package.js
parent97f0da32398175a78ec1d7d3b887cc4c1337d251 (diff)
Remove the obsolete JSHint references.
Diffstat (limited to 'package.js')
-rw-r--r--package.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.js b/package.js
index 0a19795151..a1a9df1e9b 100644
--- a/package.js
+++ b/package.js
@@ -1,6 +1,5 @@
// package metadata file for Meteor.js
-/* jshint strict:false */
/* global Package:true */
Package.describe({