summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-11-29 19:43:48 +0200
committerAlon Levy <alon@pobox.com>2014-11-29 19:43:48 +0200
commit9405d56f6e307246c56fc3f9b11e3244f0021a6d (patch)
treeaa10324dcbff7346e259500f798628034016eb10
parent84eb96353b98043206659c38b22ea89c6a045784 (diff)
consts: add use strict
-rw-r--r--src/consts.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/consts.js b/src/consts.js
index 9c833b9a..27460033 100644
--- a/src/consts.js
+++ b/src/consts.js
@@ -1,3 +1,5 @@
+"use strict"
+
define(function() {
// TODO: enums, sometime
return {