Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Fix/69#97

Open
Hritul2 wants to merge 3 commits intortCamp:masterfrom
Hritul2:fix/69
Open

Fix/69#97
Hritul2 wants to merge 3 commits intortCamp:masterfrom
Hritul2:fix/69

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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