[gnome-shell] lint: Sync configuration with gjs
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] lint: Sync configuration with gjs
- Date: Wed, 25 Mar 2020 21:17:40 +0000 (UTC)
commit 53e8285cf03b08fef16de5958fd110733b11cf9b
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Mar 25 22:15:26 2020 +0100
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 :-)
lint/eslintrc-gjs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lint/eslintrc-gjs.yml b/lint/eslintrc-gjs.yml
index 3af4105071..fec07a4095 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]