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

chore(lint): add specific set of rules for TypeScript linting and run lint with --fix option #240

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

vscav
Copy link
Member

@vscav vscav commented Oct 13, 2023

In this PR, we apply the same set of rules for our TypeScript linting as in the other projects owned by @qonto/front-end.
It obviously made the linter fail in several places, but we fixed the issues.

@vscav vscav added the internal label Oct 13, 2023
@vscav vscav self-assigned this Oct 13, 2023
@vscav vscav marked this pull request as ready for review October 13, 2023 15:51
@vscav vscav changed the title feat(lint): set specific set of rules for TypeScript linting and run lint with --fix option feat(lint): add specific set of rules for TypeScript linting and run lint with --fix option Oct 13, 2023
@vscav vscav changed the title feat(lint): add specific set of rules for TypeScript linting and run lint with --fix option chore(lint): add specific set of rules for TypeScript linting and run lint with --fix option Oct 13, 2023
@vscav vscav merged commit d8ac234 into main Oct 16, 2023
12 checks passed
@michelegera michelegera deleted the eslint-ts-config branch December 18, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants