Skip to content

Commit

Permalink
It looks that our code fully satisfies Strict mode of ECMAScript.
Browse files Browse the repository at this point in the history
  • Loading branch information
akzhan committed May 4, 2011
1 parent c505c6e commit 7b39194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jquery.wysiwyg.js
Expand Up @@ -14,6 +14,7 @@
/*jslint browser: true, forin: true */

(function ($) {
"use strict";
/* Wysiwyg namespace: private properties and methods */

var console = window.console ? window.console : {
Expand Down

0 comments on commit 7b39194

Please sign in to comment.