Skip to content
Snippets Groups Projects
Commit 7564a3df authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[fix] ESLint not passing

parent c35eab03
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@
"no-trailing-spaces": 0,
"no-unused-expressions": 0,
"comma-spacing": 0,
"no-eval": 0,
"no-eval": [0],
"quotes": [0, "double"],
"linebreak-style": [1,"unix"],
"mocha/no-exclusive-tests": 2,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment