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
2025-03-12 09:32:48 +00:00
Code
Issues
Releases
Wiki
Activity
6f15127cb0
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'
,
]
,
}
;
Reference in a new issue
Copy permalink