commit | da5bd3aaf48f993fdadca83bb6375892dc37c05c | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Oct 16 17:37:49 2020 +0200 |
committer | Akron <nils@diewald-online.de> | Mon Nov 09 17:47:43 2020 +0100 |
tree | 95a962a7201fbc85452b1b7ccfa03067cfed73dc | |
parent | 88d237eb1ea660c79ffeab8d7b274941f24d6373 [diff] [blame] |
Attempt to fix Hint compatibility problem (WIP) Change-Id: I3016afc2f74b90c223dd4f8f2386b71aab1eedcd
diff --git a/dev/js/src/hint/contextanalyzer.js b/dev/js/src/hint/contextanalyzer.js index fc01662..7030cb9 100644 --- a/dev/js/src/hint/contextanalyzer.js +++ b/dev/js/src/hint/contextanalyzer.js
@@ -1,6 +1,8 @@ /** * Regex object for checking the context of the hint */ +"use strict"; + define({ /**