This website requires JavaScript.
Explore
Help
Sign In
tommy
/
mobilizon
Watch
1
Star
0
Fork
You've already forked mobilizon
0
forked from
potsda.mn/mobilizon
Code
Pull requests
Activity
23aac914df
mobilizon
/
js
/
.eslintrc.js
8 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Rebase front on vuecli and update deps Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-05-18 11:28:29 +02:00
module
.
exports
=
{
root
:
true
,
Move to GraphQL Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-06 10:30:27 +01:00
extends
:
[
Rebase front on vuecli and update deps Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-05-18 11:28:29 +02:00
'plugin:vue/essential'
,
Move to GraphQL Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-06 10:30:27 +01:00
'@vue/airbnb'
,
]
,
}
;
Copy permalink