Properly set up ESLint
This commit is contained in:
parent
e1cca30deb
commit
81ca64e0d8
8 changed files with 491 additions and 23 deletions
|
|
@ -1,5 +1,3 @@
|
|||
module.exports = {
|
||||
presets: [
|
||||
'@vue/app'
|
||||
]
|
||||
}
|
||||
presets: ["@vue/app"]
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue