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

Fix/69 #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix/69 #97

wants to merge 3 commits into from

Conversation

Hritul2
Copy link

@Hritul2 Hritul2 commented May 23, 2024

Description

This PR adds a single script named "format" to automate the formatting of SCSS and JavaScript files using Stylelint and ESLint with the --fix option.

Technical Details

No additional technical details are necessary.

Checklist

  • [x ] Add a script named "format" to automate SCSS and JavaScript formatting.
  • [ x] Use Stylelint to fix SCSS files.
  • [x ] Use ESLint to fix JavaScript files.

Screenshots

N/A

To-do

N/A

Fixes/Covers issue

Fixes #69

@abder

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.

CLI Scripts to auto format SCSS and JavaScript
1 participant