chore: cache heartbeats request when they fail or users are offline
This commit is contained in:
@@ -37,6 +37,7 @@ module.exports = {
|
||||
},
|
||||
plugins: ['react', '@typescript-eslint', 'typescript-sort-keys', 'sort-keys-fix'],
|
||||
rules: {
|
||||
'no-await-in-loop': 'off',
|
||||
'prettier/prettier': 'error',
|
||||
'sort-keys-fix/sort-keys-fix': 'error',
|
||||
'testing-library/no-debug': 'off',
|
||||
|
||||
Reference in New Issue
Block a user