From b8ba9969455ee3f93c2535a06dbc0c8f9f848247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Nikoli=C4=87?= Date: Thu, 28 Mar 2024 14:26:38 +0100 Subject: [PATCH] Update default parser options --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 44b0f35..95b321a 100644 --- a/index.js +++ b/index.js @@ -7,7 +7,7 @@ module.exports = { }, parserOptions: { - ecmaVersion: 2017 + ecmaVersion: 2022 }, globals: {