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

implemented eslint rule for object spacing #72

Conversation

Chaitanya1672
Copy link
Contributor

Resolves #71

PR Fixes:

  • 1 Added object spacing rule for objects (props, import statements etc)
  • 2 Applied those rules in existing files

Checklist before requesting a review

  • I have pull latest changes from main branch
  • I have tested the changes locally
  • I have run npm run lint:fix locally
  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

Copy link

vercel bot commented Jun 8, 2024

@Chaitanya1672 is attempting to deploy a commit to the Dhanush Nehru's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jun 8, 2024

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

Name Status Preview Comments Updated (UTC)
custom-code-editor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2024 5:00pm

@DhanushNehru
Copy link
Owner

Please resolve merge conflicts @Chaitanya1672

@DhanushNehru DhanushNehru merged commit aef3ab5 into DhanushNehru:main Jun 8, 2024
3 checks passed
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.

[feat] we should have eslint rule spacing for arguments in object
2 participants