mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
tried to make upload sagas
This commit is contained in:
parent
caf85c104f
commit
3872ff5903
9 changed files with 180 additions and 80 deletions
|
@ -44,6 +44,8 @@ module.exports = {
|
|||
'react-hooks/rules-of-hooks': 'error',
|
||||
'react-hooks/exhaustive-deps': 'warn',
|
||||
'no-nested-ternary': 1,
|
||||
'arrow-parens': 0,
|
||||
'import/prefer-default-export': 0,
|
||||
},
|
||||
globals: {
|
||||
document: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue