Update TS types

This commit is contained in:
Mati Dastugue 2020-06-19 14:25:38 -03:00
commit 216bd6d890
2 changed files with 537 additions and 427 deletions

View File

@ -18,7 +18,6 @@ module.exports = {
'react-hooks/rules-of-hooks': 'error',
'react-hooks/exhaustive-deps': 'warn',
'react/prop-types': 'off',
'@typescript-eslint/explicit-function-return-type': 'off',
'@typescript-eslint/camelcase': 'off',
'@typescript-eslint/no-var-requires': 'off',
'@typescript-eslint/no-empty-function': 'off',

963
yarn.lock

File diff suppressed because it is too large Load Diff