Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Migrate tslint rules to eslint #17

@neSpecc

Description

@neSpecc

There are not all necessary checks are included for now. Some of missed validations:

  • Methods return type
  • Methods access modifiers
  • Properties/methods order:
  1. Public properties
  2. Private properties
  3. Constructor
  4. Public getters
  5. Public methods
  6. Private getters
  7. Private methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions