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

Feature: Add linting to the project. #38

Closed
2 tasks done
Anush008 opened this issue Apr 27, 2023 · 3 comments · Fixed by #49
Closed
2 tasks done

Feature: Add linting to the project. #38

Anush008 opened this issue Apr 27, 2023 · 3 comments · Fixed by #49

Comments

@Anush008
Copy link
Member

Type of feature

🍕 Feature

Current behavior

Since the src has now grown to a considerable size , it might be appropriate to enforce a code standard and styling.

Suggested solution

Adding linting to the project using ESLint. We can base our linting rules on the existing rules used in other OpenSauced repositories to maintain uniformity across projects.

Additional context

Original suggestion here: #20 (comment)

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@bdougie
Copy link
Member

bdougie commented Apr 27, 2023

We can borrow from here https://github.com/open-sauced/hot/blob/beta/.eslintrc.cjs

@Anush008 Anush008 linked a pull request Apr 29, 2023 that will close this issue
19 tasks
@github-project-automation github-project-automation bot moved this from In Progress to Done in Extension Status Board Apr 29, 2023
@github-actions
Copy link

🎉 This issue has been resolved in version 1.0.0-beta.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

2 participants