mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-15 12:46:04 +05:30
12 lines
138 B
JSON
12 lines
138 B
JSON
|
{
|
||
|
"env": {
|
||
|
"browser": true,
|
||
|
"es6": true,
|
||
|
"mocha": true
|
||
|
},
|
||
|
|
||
|
"globals": {
|
||
|
"sinon": true
|
||
|
}
|
||
|
}
|