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

Add eslint #6

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Add eslint #6

merged 2 commits into from
Apr 18, 2024

Conversation

samwambam
Copy link
Collaborator

Description

Added eslint to the project with "npm init @eslint/config". Added a command in the scripts to run eslint on all files that end with .js.

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Testing Instructions

  • In the terminal, head to the "neptune-app" folder, and run "npm run lint"

@samwambam
Copy link
Collaborator Author

Have not configured rules for eslint yet.

@samwambam samwambam merged commit d819d87 into main Apr 18, 2024
1 check passed
@samwambam samwambam deleted the add-eslint branch April 18, 2024 16:36
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