This website requires JavaScript.
Explore
Help
Sign In
potsda.mn
/
mobilizon
Watch
10
Star
4
Fork
You've already forked mobilizon
1
Code
Issues
22
Pull requests
1
Projects
Releases
Wiki
Activity
07b9676f0d
mobilizon
/
js
/
tests
/
unit
/
.eslintrc.js
9 lines
117 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
=
{
env
:
{
Move to GraphQL Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-06 10:30:27 +01:00
mocha
:
true
,
Rebase front on vuecli and update deps Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-05-18 11:28:29 +02:00
}
,
rules
:
{
Move to GraphQL Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-06 10:30:27 +01:00
'import/no-extraneous-dependencies'
:
'off'
,
}
,
}
;
Reference in a new issue
Copy permalink