Skip to content

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