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

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index f69d501621..e5605ec45d 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -15,8 +15,7 @@
"jquery": true
},
"globals": {
- "Functions": "readonly",
- "Messages": "readonly"
+ "Functions": "readonly"
},
"rules": {
"valid-jsdoc": ["error", {