Suppress "dot notation" warnings in JSHint

This commit is contained in:
Amir E. Aharoni
2013-01-13 23:13:04 +02:00
parent 9695cc1b68
commit 1112f423a7

View File

@@ -13,6 +13,8 @@
* *
*/ */
/*jshint sub:true */
( function ( $ ) { ( function ( $ ) {
'use strict'; 'use strict';