mobilizon/js/test/unit/.eslintrc
Thomas Citharel 92d2045735 end
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-09 17:52:26 +01:00

10 lines
95 B
Plaintext

{
"env": {
"mocha": true
},
"globals": {
"expect": true,
"sinon": true
}
}