change gulp to mjs
This commit is contained in:
parent
168c0c5caf
commit
75314d92c9
7 changed files with 456 additions and 268 deletions
|
|
@ -22,7 +22,7 @@ module.exports = {
|
|||
|
||||
},
|
||||
parserOptions: {
|
||||
ecmaVersion: 2021,
|
||||
ecmaVersion: 2023,
|
||||
},
|
||||
plugins: [
|
||||
'unicorn',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue