Missing strict declarations
[fnpeditor.git] / modules / data.js
index 5a48572..2848454 100644 (file)
@@ -1,5 +1,7 @@
 define(function() {\r
 \r
+'use strict';\r
+\r
 return function(sandbox) {\r
 \r
     var doc = sandbox.getBootstrappedData().document;\r