turn on rule for explicit return type

This commit is contained in:
Mikhail Mikheev 2020-06-19 14:12:03 +04:00
parent 45ca501c60
commit 75a72f32a7
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