diff --git a/.eslintrc.json b/.eslintrc.json index 6b4cfb99..f3abbaeb 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -15,6 +15,7 @@ "project": "./tsconfig.json", "createDefaultProgram": true }, + "env": { "es2022": true }, "plugins": ["deprecation"], "extends": [ "plugin:@angular-eslint/all",