mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
working upload saga?
This commit is contained in:
parent
3872ff5903
commit
d73437d8c6
8 changed files with 153 additions and 42 deletions
|
@ -46,6 +46,8 @@ module.exports = {
|
|||
'no-nested-ternary': 1,
|
||||
'arrow-parens': 0,
|
||||
'import/prefer-default-export': 0,
|
||||
'no-return-await': 0,
|
||||
'prefer-promise-reject-errors': 0,
|
||||
},
|
||||
globals: {
|
||||
document: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue