[gjs: 1/2] eslint: Bump ecmaScript version
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 1/2] eslint: Bump ecmaScript version
- Date: Fri, 14 Aug 2020 18:24:55 +0000 (UTC)
commit 86b425f3721c4580fd8e9d0ff0158cf52dac63f5
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Aug 14 13:00:48 2020 +0200
eslint: Bump ecmaScript version
... to allow the new goodies from mozjs78 (like ?. and ??)
.eslintrc.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.eslintrc.yml b/.eslintrc.yml
index 7bcb5eb0..9b242b8e 100644
--- a/.eslintrc.yml
+++ b/.eslintrc.yml
@@ -228,4 +228,4 @@ globals:
print: readonly
printerr: readonly
parserOptions:
- ecmaVersion: 2019
+ ecmaVersion: 2020
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]