Make linter happy
This commit is contained in:
parent
d949909c40
commit
db86483fbc
2 changed files with 3 additions and 5 deletions
|
|
@ -12,7 +12,7 @@ module.exports = {
|
|||
SharedArrayBuffer: 'readonly'
|
||||
},
|
||||
parserOptions: {
|
||||
ecmaVersion: 2018,
|
||||
ecmaVersion: 2020,
|
||||
sourceType: 'module',
|
||||
},
|
||||
plugins: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue