Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LINAGORA
L
LGS
Labs
hublot
Commits
da9b08a5
Commit
da9b08a5
authored
May 05, 2017
by
Tom Jorquera
Browse files
Configure xo
use spaces for indent setup jest env
parent
01e081a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
package.json
package.json
+5
-1
No files found.
package.json
View file @
da9b08a5
...
...
@@ -18,5 +18,9 @@
"
xo
"
:
"
^0.18.2
"
},
"author"
:
"Linagora Folks"
,
"license"
:
"
AGPL-3.0
"
"license"
:
"
AGPL-3.0
"
,
"xo"
:
{
"space"
:
true
,
"envs"
:
[
"jest"
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment