This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
mobilizon
Watch
1
Star
0
Fork
You've already forked mobilizon
0
mirror of
https://framagit.org/framasoft/mobilizon.git
synced
2024-12-23 00:14:48 +00:00
Code
Issues
Releases
Wiki
Activity
8781765fdf
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 09:28:29 +00:00
module
.
exports
=
{
root
:
true
,
Move to GraphQL Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-06 09:30:27 +00:00
extends
:
[
Rebase front on vuecli and update deps Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-05-18 09:28:29 +00:00
'plugin:vue/essential'
,
Move to GraphQL Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-06 09:30:27 +00:00
'@vue/airbnb'
,
]
,
}
;
Reference in a new issue
Copy permalink