Rebase front on vuecli and update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
7
eventos/.eslintrc.js
Normal file
7
eventos/.eslintrc.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
'extends': [
|
||||
'plugin:vue/essential',
|
||||
'@vue/airbnb'
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user