kandimat-user-app/test/unit/.eslintrc
2017-08-09 15:15:42 +02:00

10 lines
95 B
Plaintext

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