mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fixed dependencies
This commit is contained in:
parent
971f7a4984
commit
8ee5b09b65
6 changed files with 467 additions and 7863 deletions
|
@ -30,4 +30,9 @@ module.exports = {
|
|||
},
|
||||
plugins: ['import', 'react-hooks'],
|
||||
parser: '@typescript-eslint/parser',
|
||||
settings: {
|
||||
react: {
|
||||
version: '17',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue