1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-19 20:17:59 +01:00

Kill strict mode for the moment.

This commit is contained in:
Kris Maglione
2011-11-27 11:44:19 -05:00
parent 2ac04ff220
commit ecbc13e575
47 changed files with 47 additions and 47 deletions

View File

@@ -4,7 +4,7 @@
//
// This work is licensed for reuse under an MIT license. Details are
// given in the LICENSE.txt file included with this file.
"use strict";
/* use strict */
/** @scope modules */
/** @instance hints */