Missing strict declarations
[fnpeditor.git] / modules / documentCanvas / transformations.js
index de72efd..44ab78a 100644 (file)
@@ -1,5 +1,7 @@
 define(['libs/jquery-1.9.1.min'], function($) {\r
 \r
+    'use strict';\r
+\r
     var transformations = {};\r
 \r
     transformations.fromXML = {\r