mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Тесты для стейтов AuthFlow
This commit is contained in:
11
tests/.eslintrc.json
Normal file
11
tests/.eslintrc.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"env": {
|
||||
"browser": true,
|
||||
"es6": true,
|
||||
"mocha": true
|
||||
},
|
||||
|
||||
"globals": {
|
||||
"sinon": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user