Limit warning logs from webpack

This commit is contained in:
2022-08-05 19:25:16 -04:00
parent 6a692cf493
commit 469b08cf18
3 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"node": true
},
"parserOptions": {
"ecmaVersion": 2020,
"ecmaVersion": 2022,
"sourceType": "module",
"ecmaFeatures": {
"jsx": true