1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-24 08:54:08 +00:00
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

9 lines
95 B
Text

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