From 152914365aa906fc639cc43ceed620698f5cc976 Mon Sep 17 00:00:00 2001 From: 1024x2 Date: Sat, 11 Aug 2018 17:08:29 +0100 Subject: w --- .eslintrc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.eslintrc.js') diff --git a/.eslintrc.js b/.eslintrc.js index a882e02..05f6b6e 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -19,7 +19,7 @@ module.exports = { "globals": { "$log": function(){}, "le": { - apps: {} + "_apps": {} }, "$window": function(){}, "$alert": function(){} -- cgit v1.2.3