Skip to content

feat: Improve eslint-configs#61

Open
karannakra wants to merge 5 commits intomainfrom
feat--improve-eslint-v2
Open

feat: Improve eslint-configs#61
karannakra wants to merge 5 commits intomainfrom
feat--improve-eslint-v2

Conversation

@karannakra
Copy link

@karannakra karannakra commented May 25, 2023

Ticket Link 10

Pull Request 🚀

🏆 PR Goals 🏆

  • Add jsx-a11y and jsonc eslint plugins
  • Add recommended eslint configs
  • Fix all error introduced by eslint configs
  • Fix all warnings introduced by eslint configs

Changes Description 📝

After introducing suggested ESlint configuration, we relocated several of the rules intro override blocks because they weren't working.

Some ESlint rules that are no longer required have been removed.

Note ‼️

This PR Should be merged after this 👉🏻 👉🏻 #103

Getting this warning after running the lint script. looks minor

image

@vercel
Copy link

vercel bot commented May 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
b2b-saaskit ✅ Ready (Inspect) Visit Preview Jun 30, 2023 7:51am

@github-actions
Copy link

github-actions bot commented May 25, 2023

Uh oh! ESLint found some issues. Please run yarn fix and commit the changes.

…x files

move global rules which are throwing error after extending into concerned override blocks
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.

2 participants