mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-06 16:21:23 +05:30
13 lines
162 B
JSON
13 lines
162 B
JSON
{
|
|
"env": {
|
|
"browser": true,
|
|
"es6": true,
|
|
"mocha": true
|
|
},
|
|
|
|
"globals": {
|
|
"sinon": true,
|
|
"expect": true
|
|
}
|
|
}
|