X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c47a40c1db59f0d0f836fbcd1b876390befe796e..547fbf6415e80b047c05282359ea942d4e27e2cc:/config/eslint.js diff --git a/config/eslint.js b/config/eslint.js index fac9d555b..b4d0429e4 100644 --- a/config/eslint.js +++ b/config/eslint.js @@ -5,7 +5,7 @@ module.exports = [ js.configs.recommended, { languageOptions: { - ecmaVersion: 2015, + ecmaVersion: 2021, sourceType: "script", globals: { ...globals.browser,