From ab8e0e9a4d89f9d4e23da7d5d7a695e68e4f6d40 Mon Sep 17 00:00:00 2001 From: Impera-debug <64936687+Impera-debug@users.noreply.github.com> Date: Wed, 6 May 2020 23:34:26 -0300 Subject: [PATCH] Teste.js --- .eslintrc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc.js b/.eslintrc.js index 083116c..cd67c9c 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -8,7 +8,7 @@ module.exports = { 'plugin:prettier/recommended', ], parserOptions: { - ecmaVersion: 2019, + ecmaVersion: 2020, }, plugins: [ 'prettier',