style: fix linting issues met ESLint
This commit is contained in:
parent
27d5c5cbab
commit
f439725539
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ export default defineConfig({
|
|||
},
|
||||
},
|
||||
build: {
|
||||
target: 'esnext' //browsers can handle the latest ES features
|
||||
target: 'esnext' //Browsers can handle the latest ES features
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue