rules:
  '@typescript-eslint/typedef':
    - off
  '@typescript-eslint/no-floating-promises':
    - off
