Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tslint rule for imports #450

Open
waltersajtos opened this issue Apr 3, 2021 · 1 comment
Open

Add tslint rule for imports #450

waltersajtos opened this issue Apr 3, 2021 · 1 comment

Comments

@waltersajtos
Copy link
Member

Is your feature request related to a problem? Please describe.
I think that it would be good to get a consistent order in the import for every file

Describe the solution you'd like
Implement the 'ordered-imports' rule in the tslint config.

@waltersajtos waltersajtos self-assigned this Apr 3, 2021
@waltersajtos
Copy link
Member Author

We need to discuss when we are implementing this if we want to do it. It will cause a lot of merge conflicts because we would have to update all the imports in every file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant