aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintrc.js
diff options
context:
space:
mode:
author1024x22018-08-11 17:08:29 +0100
committer1024x22018-08-11 17:08:29 +0100
commit152914365aa906fc639cc43ceed620698f5cc976 (patch)
tree4ad2520773a8dfa0f90ec625006eb0daa1d86db8 /.eslintrc.js
parentedae447c6697ae2cff4e1384ca16b3b803cd4583 (diff)
w
Diffstat (limited to '.eslintrc.js')
-rw-r--r--.eslintrc.js2
1 files changed, 1 insertions, 1 deletions
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(){}