Change lint rules to AirBnB
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/app'
|
||||
]
|
||||
}
|
||||
'@vue/app',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user