Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaulo Moura <itsme@paulomoura.com>2017-07-21 18:24:34 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-08-26 15:40:01 +0300
commit85a25e9836a97f605c81ac13c80a94b8a8485ae3 (patch)
treeac0d24bbde014fc4c3c9c739326e03c6f19d5a5d /.eslintrc
parent0c9a4f043b2a32a8dec18d28468a32229f1a0851 (diff)
update
Diffstat (limited to '.eslintrc')
-rw-r--r--.eslintrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.eslintrc b/.eslintrc
index 40e91cf6..e8e96c6d 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -19,9 +19,6 @@
},
"globals": {
"define": true,
- "ENV": true,
- "ASSETSLOCATION": true,
- "PROTOCOL": true
},
"env": {
"es6": false,