aboutsummaryrefslogtreecommitdiff
path: root/p/scripts/install.js
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-08-06 14:15:47 +0200
committerGravatar GitHub <noreply@github.com> 2016-08-06 14:15:47 +0200
commit1719bbde8328fa5eea02280501b48a10aaaf6600 (patch)
treecaf7590e31700fb1be92650d61cef6e8c42dafc4 /p/scripts/install.js
parente4664142b7604b5eaa72df84fd0b0c8a8fc1e42f (diff)
parent3652dea854200f31492a71243727f6a1be317c4a (diff)
Merge pull request #1196 from Alkarex/jsHint
JSHint and safer async init_normal
Diffstat (limited to 'p/scripts/install.js')
-rw-r--r--p/scripts/install.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/p/scripts/install.js b/p/scripts/install.js
index 57fc2450a..d7f4e7b02 100644
--- a/p/scripts/install.js
+++ b/p/scripts/install.js
@@ -1,4 +1,5 @@
"use strict";
+/* jshint globalstrict: true */
function show_password() {
var button = this;