summaryrefslogtreecommitdiff
path: root/lint
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2020-03-25 22:15:26 +0100
committerFlorian Müllner <fmuellner@gnome.org>2020-03-25 22:16:47 +0100
commit53e8285cf03b08fef16de5958fd110733b11cf9b (patch)
treec409f0dc43c3187fa953b5005bcf3fcc7275e4ad /lint
parentff844a2a817133ca64efa4f2d3d0e4ce7247662b (diff)
downloadgnome-shell-53e8285cf03b08fef16de5958fd110733b11cf9b.tar.gz
lint: Sync configuration with gjs
Nothing big or scary, just a bump in the standard version which allows us to use shiny things without eslint complaining :-)
Diffstat (limited to 'lint')
-rw-r--r--lint/eslintrc-gjs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lint/eslintrc-gjs.yml b/lint/eslintrc-gjs.yml
index 3af410507..fec07a409 100644
--- a/lint/eslintrc-gjs.yml
+++ b/lint/eslintrc-gjs.yml
@@ -226,4 +226,4 @@ globals:
printerr: readonly
window: readonly
parserOptions:
- ecmaVersion: 2017
+ ecmaVersion: 2019