mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-22 13:30:11 +00:00
chore: update eslint and ecmaVersion (#680)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"SharedArrayBuffer": "readonly"
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2018
|
||||
"ecmaVersion": 2020
|
||||
},
|
||||
"ignorePatterns": ["docs"],
|
||||
"rules": {
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"sharp": "^0.26.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^6.8.0",
|
||||
"eslint": "^7.27.0",
|
||||
"jsdoc": "^3.6.4",
|
||||
"jsdoc-baseline": "^0.1.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user