Skip to content

feat: introduce eslint and remove tslint closes (#374) #382

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

Merged
merged 9 commits into from
Jan 23, 2024

Conversation

Jefiozie
Copy link
Member

@Jefiozie Jefiozie commented Jan 23, 2024

With this PR we introduce Eslint with the default Angular Eslint rules and a extra rule for the public member. I've added the linting rule in "warn" state so that we see it but it is not impacting anything. Lint check is added when commiting and when running CI.

Closes #374

@Jefiozie Jefiozie force-pushed the feat/eslint branch 2 times, most recently from c482517 to e18c260 Compare January 23, 2024 09:19
@Jefiozie Jefiozie force-pushed the feat/eslint branch 2 times, most recently from 9e8da3e to a6d8e12 Compare January 23, 2024 09:28
@Jefiozie Jefiozie marked this pull request as ready for review January 23, 2024 09:29
@Jefiozie Jefiozie requested a review from Harpush January 23, 2024 09:31
@Jefiozie Jefiozie changed the title Feat/eslint feat: introduce eslint and remove tslint closes (#374) Jan 23, 2024
@Jefiozie Jefiozie merged commit b8431f4 into angular-split:main Jan 23, 2024
@Jefiozie Jefiozie deleted the feat/eslint branch January 23, 2024 15:17
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

Successfully merging this pull request may close these issues.

Switching from TSLint to ESLint
2 participants